Upgrade to 1.1.6

This commit is contained in:
Robert Scheck 2011-10-08 14:04:57 +02:00
parent e9317b0b4d
commit ccda7abfe1
3 changed files with 7 additions and 5 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
libisofs-1.1.2.tar.gz
/libisofs-1.1.4.tar.gz
libisofs-1.1.6.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Library to create ISO 9660 disk images
Name: libisofs
Version: 1.1.4
Version: 1.1.6
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Libraries
@ -53,7 +53,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING COPYRIGHT README NEWS
%doc AUTHORS COPYING COPYRIGHT README
%{_libdir}/%{name}*.so.*
%files devel
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/%{name}*.pc
%changelog
* Sat Oct 08 2011 Robert Scheck <robert@fedoraproject.org> 1.1.6-1
- Upgrade to 1.1.6
* Sun Sep 18 2011 Robert Scheck <robert@fedoraproject.org> 1.1.4-1
- Upgrade to 1.1.4

View File

@ -1 +1 @@
2bdfda5f47fc986230efe8d05c463d52 libisofs-1.1.4.tar.gz
2f6088ba9ae7ed6cc91a51d2b6f2dfa0 libisofs-1.1.6.tar.gz