- Update to upstream 1.0.0

This commit is contained in:
Honza Horak 2011-02-17 12:22:19 +01:00
parent a3b7e57e43
commit d854a23a7e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
libisofs-0.6.40.tar.gz libisofs-0.6.40.tar.gz
/libisofs-1.0.0.tar.gz

View File

@ -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

View File

@ -1 +1 @@
5b0367981ca4497b08c2e2824e3457d1 libisofs-0.6.40.tar.gz 3d01d082cc3fa485ea8a74398f8e5c46 libisofs-1.0.0.tar.gz