Upgrade to 1.0.6
This commit is contained in:
parent
c24bb8ea7c
commit
fc1ff92ee2
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
libisofs-1.0.4.tar.gz
|
libisofs-1.0.6.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.4
|
Version: 1.0.6
|
||||||
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
|
||||||
|
* Sun Apr 10 2011 Robert Scheck <robert@fedoraproject.org> 1.0.6-1
|
||||||
|
- Upgrade to 1.0.6
|
||||||
|
|
||||||
* Tue Mar 15 2011 Robert Scheck <robert@fedoraproject.org> 1.0.4-1
|
* Tue Mar 15 2011 Robert Scheck <robert@fedoraproject.org> 1.0.4-1
|
||||||
- Upgrade to 1.0.4
|
- Upgrade to 1.0.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user