diff --git a/.gitignore b/.gitignore index 1bd98d1..2e6afa0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -libburn-1.1.8.tar.gz +libburn-1.?.?.tar.gz diff --git a/libburn.spec b/libburn.spec index 48e92bc..1e8c94c 100644 --- a/libburn.spec +++ b/libburn.spec @@ -1,6 +1,6 @@ Name: libburn -Version: 1.1.8 -Release: 2%{?dist} +Version: 1.2.2 +Release: 1%{?dist} Summary: Library for reading, mastering and writing optical discs Group: System Environment/Libraries @@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun May 13 2012 Robert Scheck 1.2.2-1 +- Update to upstream 1.2.2 + * Fri Jan 13 2012 Fedora Release Engineering - 1.1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 6dba58e..8f34c62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b91d2b8c65483efe447dbc3e3c9545d0 libburn-1.1.8.tar.gz +7878b3af82752d391f2613fcf1b18d4c libburn-1.2.2.tar.gz