Upgrade to 1.0.8

This commit is contained in:
Robert Scheck 2011-05-17 00:58:51 +02:00
parent fc1ff92ee2
commit ae6ba0a3d0
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
libisofs-1.0.6.tar.gz libisofs-1.0.8.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Library to create ISO 9660 disk images Summary: Library to create ISO 9660 disk images
Name: libisofs Name: libisofs
Version: 1.0.6 Version: 1.0.8
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Group: System Environment/Libraries Group: System Environment/Libraries
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/%{name}*.pc %{_libdir}/pkgconfig/%{name}*.pc
%changelog %changelog
* Tue May 17 2011 Robert Scheck <robert@fedoraproject.org> 1.0.8-1
- Upgrade to 1.0.8
* Sun Apr 10 2011 Robert Scheck <robert@fedoraproject.org> 1.0.6-1 * Sun Apr 10 2011 Robert Scheck <robert@fedoraproject.org> 1.0.6-1
- Upgrade to 1.0.6 - Upgrade to 1.0.6

View File

@ -1 +1 @@
85b8d2c9e378dc01c4b6039bcc1c6b43 libisofs-1.0.6.tar.gz b404e1deeee000d90efbf8ed60360412 libisofs-1.0.8.tar.gz