diff --git a/kyotocabinet-1.2.77.tar.gz b/kyotocabinet-1.2.77.tar.gz deleted file mode 100644 index e90a7a2..0000000 Binary files a/kyotocabinet-1.2.77.tar.gz and /dev/null differ diff --git a/kyotocabinet-1.2.80.tar.gz b/kyotocabinet-1.2.80.tar.gz new file mode 100644 index 0000000..f9c2e72 Binary files /dev/null and b/kyotocabinet-1.2.80.tar.gz differ diff --git a/kyotocabinet.spec b/kyotocabinet.spec index fd689b7..519f027 100644 --- a/kyotocabinet.spec +++ b/kyotocabinet.spec @@ -1,10 +1,10 @@ Name: kyotocabinet -Version: 1.2.77 -Release: 4 +Version: 1.2.80 +Release: 1 Summary: Straightforward implementation of DBM License: GPLv3 -URL: https://fallabs.com/kyotocabinet/ -Source: https://fallabs.com/kyotocabinet/pkg/kyotocabinet-%{version}.tar.gz +URL: https://dbmx.net/kyotocabinet/ +Source: https://dbmx.net/kyotocabinet/pkg/%{name}-%{version}.tar.gz Provides: %{name}-libs = %{version}-%{release} %{name}-lib = %{version}-%{release} Obsoletes: %{name}-libs < %{version}-%{release} %{name}-lib < 1.2.76-3 @@ -68,6 +68,9 @@ rm -rf %{buildroot}%{_defaultdocdir} %{_mandir}/man1/* %changelog +* Thu Oct 19 2023 wulei - 1.2.80-1 +- Update to 1.2.80 + * Thu Jan 16 2020 lihao - 1.2.77-4 - Package init