Upgrade to 0.6.40

This commit is contained in:
Robert Scheck 2010-12-28 20:56:10 +01:00
parent 942aeef9ef
commit 6e33b23df7
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
libisofs-0.6.38.tar.gz libisofs-0.6.40.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: 0.6.38 Version: 0.6.40
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 Dec 28 2010 Robert Scheck <robert@fedoraproject.org> 0.6.40-1
- Upgrade to 0.6.40
* Sun Oct 31 2010 Robert Scheck <robert@fedoraproject.org> 0.6.38-1 * Sun Oct 31 2010 Robert Scheck <robert@fedoraproject.org> 0.6.38-1
- Upgrade to 0.6.38 - Upgrade to 0.6.38

View File

@ -1 +1 @@
0f889cd766e71c07bccc36f17bcea811 libisofs-0.6.38.tar.gz 5b0367981ca4497b08c2e2824e3457d1 libisofs-0.6.40.tar.gz