Update to 1.2.6

This commit is contained in:
HASEGAWA Masahiro 2008-05-25 14:33:47 +00:00
parent 46753434f1
commit bbf1fe6cf4
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
tokyocabinet-1.2.5.tar.gz
tokyocabinet-1.2.6.tar.gz

View File

@ -1 +1 @@
4d33c099caf3ef3928eb967164444653 tokyocabinet-1.2.5.tar.gz
39ebf00e7067cc75942aab3d86a179c1 tokyocabinet-1.2.6.tar.gz

View File

@ -1,6 +1,6 @@
Summary: A modern implementation of a DBM
Name: tokyocabinet
Version: 1.2.5
Version: 1.2.6
Release: 1%{?dist}
License: LGPLv2+
Group: Development/Libraries
@ -58,6 +58,7 @@ rm -rf %{buildroot}
%doc ChangeLog COPYING README
%{_bindir}/tc*
%{_libdir}/libtokyocabinet.so.*
%{_libexecdir}/tcawmgr.cgi
%{_mandir}/man1/tc*.gz
%files devel
@ -69,6 +70,9 @@ rm -rf %{buildroot}
%doc doc/*
%changelog
* Sun May 25 2008 Masahiro Hasegawa <masahase@gmail.com> - 1.2.6-1
- Update to 1.2.6
* Mon Apr 28 2008 Deji Akingunola <dakingun@gmail.com> - 1.2.5-1
- Update to 1.2.5