diff --git a/V1.0.43.tar.gz b/V1.0.43.tar.gz deleted file mode 100644 index 43320b9240a84d63afb07b0ef390e4f5452191c3..0000000000000000000000000000000000000000 Binary files a/V1.0.43.tar.gz and /dev/null differ diff --git a/V1.0.64.tar.gz b/V1.0.64.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..99b77170b377c89b87a92cc632713e1f2e769b41 Binary files /dev/null and b/V1.0.64.tar.gz differ diff --git a/libfastcommon.spec b/libfastcommon.spec index e076bd72d5d331467b4bfa1eb14757ad41f3768c..d378f5550f3915a3848ee4d489adca471cf358bd 100644 --- a/libfastcommon.spec +++ b/libfastcommon.spec @@ -1,11 +1,11 @@ Name: libfastcommon -Version: 1.0.43 -Release: 4 +Version: 1.0.64 +Release: 1 Summary: c common functions library extracted from my open source projects FastDFS License: LGPL-2.0-or-later Group: Arch/Tech URL: https://github.com/happyfish100/libfastcommon -Source: https://github.com/happyfish100/libfastcommon/archive/V%{version}.tar.gz +Source: https://github.com/happyfish100/libfastcommon/archive/refs/tags/V%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -48,6 +48,9 @@ rm -rf %{buildroot} %{_usr}/include/fastcommon/* %changelog +* Mon Dec 19 2022 Weifeng Su - 1.0.64-1 +- Upgrade version to 1.0.64 + * Tue May 31 2022 Zhiqiang Liu - 1.0.43-4 - Specify license as LGPL-2.0-or-later