- Update to upstream 1.0.0
This commit is contained in:
parent
a3b7e57e43
commit
d854a23a7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
libisofs-0.6.40.tar.gz
|
libisofs-0.6.40.tar.gz
|
||||||
|
/libisofs-1.0.0.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Library to create ISO 9660 disk images
|
Summary: Library to create ISO 9660 disk images
|
||||||
Name: libisofs
|
Name: libisofs
|
||||||
Version: 0.6.40
|
Version: 1.0.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://libburnia-project.org/
|
URL: http://libburnia-project.org/
|
||||||
@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/%{name}*.pc
|
%{_libdir}/pkgconfig/%{name}*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 17 2011 Honza Horak <hhorak@redhat.com> - 1.0.0-1
|
||||||
|
- Update to upstream 1.0.0
|
||||||
|
|
||||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.40-2
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.40-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user