Update to 1.2.76 (#760939)
This commit is contained in:
parent
5b2759e88b
commit
3f5e0e0817
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,7 +1,2 @@
|
||||
/kyotocabinet-1.2.27.tar.gz
|
||||
/kyotocabinet-1.2.29.tar.gz
|
||||
*.rpm
|
||||
/kyotocabinet-1.2.70
|
||||
/kyotocabinet
|
||||
/kyotocabinet-1.2.31.tar.gz
|
||||
/kyotocabinet-1.2.70.tar.gz
|
||||
/kyotocabinet-1.2.??.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define doctarget %{_defaultdocdir}/%{name}-%{version}
|
||||
|
||||
Name: kyotocabinet
|
||||
Version: 1.2.70
|
||||
Release: 5%{?dist}
|
||||
Version: 1.2.76
|
||||
Release: 1%{?dist}
|
||||
Summary: A lightweight database library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -96,8 +96,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/kctreetest.1.gz
|
||||
%{_mandir}/man1/kcutilmgr.1.gz
|
||||
%{_mandir}/man1/kcutiltest.1.gz
|
||||
%{_libdir}/libkyotocabinet.so.15
|
||||
%{_libdir}/libkyotocabinet.so.15.9.0
|
||||
%{_libdir}/libkyotocabinet.so.16
|
||||
%{_libdir}/libkyotocabinet.so.16.13.0
|
||||
%{doctarget}/
|
||||
%{doctarget}/doc/command.html
|
||||
%{doctarget}/doc/common.css
|
||||
@ -350,6 +350,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{doctarget}/doc/api/tabs.css
|
||||
|
||||
%changelog
|
||||
* Sat Jan 12 2013 Robert Scheck <robert@fedoraproject.org> - 1.2.76-1
|
||||
- Update to 1.2.76 (#760939)
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.70-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user