automatic version update by autodist [release 1.1.2-1mamba;Sun Mar 06 2016]
This commit is contained in:
parent
0e8d8f3b46
commit
79fff17abf
11
libzip.spec
11
libzip.spec
@ -1,5 +1,5 @@
|
||||
Name: libzip
|
||||
Version: 1.0.1
|
||||
Version: 1.1.2
|
||||
Release: 1mamba
|
||||
Summary: A C library for reading, creating, and modifying zip archives
|
||||
Group: System/Libraries
|
||||
@ -71,19 +71,24 @@ This package contains the following programs for manipulating zip archives:
|
||||
%{_libdir}/pkgconfig/libzip.pc
|
||||
%{_mandir}/man3/libzip.*
|
||||
%{_mandir}/man3/zip_*
|
||||
%{_mandir}/man3/ZIP_SOURCE_GET_ARGS.3.gz
|
||||
%doc NEWS README TODO
|
||||
%{_mandir}/man3/ZIP_SOURCE_GET_ARGS.3*
|
||||
%doc NEWS
|
||||
|
||||
%files tools
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/zipcmp
|
||||
%{_bindir}/zipmerge
|
||||
%{_bindir}/ziptool
|
||||
#%{_bindir}/ziptorrent
|
||||
%{_mandir}/man1/zipcmp.*
|
||||
%{_mandir}/man1/zipmerge.*
|
||||
#%{_mandir}/man1/ziptorrent.*
|
||||
%{_mandir}/man1/ziptool.1*
|
||||
|
||||
%changelog
|
||||
* Sun Mar 06 2016 Automatic Build System <autodist@mambasoft.it> 1.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 19 2015 Automatic Build System <autodist@mambasoft.it> 1.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user