Upgrade to 1.0.8
This commit is contained in:
parent
fc1ff92ee2
commit
ae6ba0a3d0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
libisofs-1.0.6.tar.gz
|
libisofs-1.0.8.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: 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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user