Upgrade to 1.0.4
This commit is contained in:
parent
e48f53598e
commit
c24bb8ea7c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
libisofs-1.0.2.tar.gz
|
||||
libisofs-1.0.4.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Library to create ISO 9660 disk images
|
||||
Name: libisofs
|
||||
Version: 1.0.2
|
||||
Version: 1.0.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Libraries
|
||||
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/%{name}*.pc
|
||||
|
||||
%changelog
|
||||
* Tue Mar 15 2011 Robert Scheck <robert@fedoraproject.org> 1.0.4-1
|
||||
- Upgrade to 1.0.4
|
||||
|
||||
* Mon Feb 28 2011 Robert Scheck <robert@fedoraproject.org> 1.0.2-1
|
||||
- Upgrade to 1.0.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user