From 57717b9bac94bbac931663f9b836c8f892a97474 Mon Sep 17 00:00:00 2001 From: jchzhou Date: Thu, 5 Dec 2024 15:14:55 +0800 Subject: [PATCH] Migrate to openEuler Git LFS service Signed-off-by: jchzhou (cherry picked from commit e8c99622155a4b87855736683a490eefed9e594c) --- .gitattributes | 2 +- .lfsconfig | 2 ++ libabigail.spec | 5 ++++- 3 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .lfsconfig diff --git a/.gitattributes b/.gitattributes index 05a0e94..1177240 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.xz filter=lfs diff=lfs merge=lfs -text +*.tar.xz filter=lfs diff=lfs merge=lfs -text diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000..22da652 --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,2 @@ +[lfs] + url = https://artlfs.openeuler.openatom.cn/src-openEuler/libabigail diff --git a/libabigail.spec b/libabigail.spec index 6464d22..b8bf1d6 100644 --- a/libabigail.spec +++ b/libabigail.spec @@ -1,6 +1,6 @@ Name: libabigail Version: 2.4 -Release: 1 +Release: 2 Summary: ABI generic analysis and instrumentation library License: LGPLv3+ URL: https://sourceware.org/libabigail/ @@ -89,6 +89,9 @@ fi %doc doc/manuals/html/* README AUTHORS ChangeLog %changelog +* Thu Dec 05 2024 jchzhou - 2.4-2 +- Migrate to openEuler Git LFS service + * Wed Jan 10 2024 yaoxin - 2.4-1 - Upgrade to 2.4