Upgrade to 0.6.40
This commit is contained in:
parent
942aeef9ef
commit
6e33b23df7
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
libisofs-0.6.38.tar.gz
|
libisofs-0.6.40.tar.gz
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user