diff --git a/.gitignore b/.gitignore index 02105d7..eed52ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libburn-0.8.0.pl00.tar.gz +/libburn-1.0.0.pl00.tar.gz diff --git a/libburn.spec b/libburn.spec index 8589c2a..5ca8841 100644 --- a/libburn.spec +++ b/libburn.spec @@ -1,8 +1,8 @@ %define tbpostfix pl00 Name: libburn -Version: 0.8.0 -Release: 2%{?dist} +Version: 1.0.0 +Release: 1%{?dist} Summary: Library for reading, mastering and writing optical discs Group: System Environment/Libraries @@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 17 2011 Honza Horak - 1.0.0-1 +- Update to upstream 1.0.0 + * Mon Feb 07 2011 Fedora Release Engineering - 0.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index c88f0ef..dc3cde9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5dc47d0c089dc1310f03dc99edcfeaf0 libburn-0.8.0.pl00.tar.gz +d6e560de0d5c7bef412c8ac403261bea libburn-1.0.0.pl00.tar.gz