diff --git a/.cvsignore b/.cvsignore index 6419bb9..1e66efe 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ libpaper_1.1.20.tar.gz libpaper_1.1.21.tar.gz +libpaper_1.1.22.tar.gz diff --git a/libpaper.spec b/libpaper.spec index b5e46c7..df91093 100644 --- a/libpaper.spec +++ b/libpaper.spec @@ -1,9 +1,9 @@ Name: libpaper -Version: 1.1.21 -Release: 1%{?dist}.1 +Version: 1.1.22 +Release: 1%{?dist} Summary: Library and tools for handling papersize Group: System Environment/Libraries -License: GPL +License: GPLv2 URL: http://packages.qa.debian.org/libp/libpaper.html Source0: http://ftp.debian.org/debian/pool/main/libp/libpaper/%{name}_%{version}.tar.gz Patch0: libpaper-1.1.20-automake_1.10.patch @@ -79,6 +79,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Aug 23 2007 Tom "spot" Callaway 1.1.22-1 +- bump, no real changes of note, rebuild for ppc32 +- license fix, v2 only + * Mon Jul 09 2007 Tom "spot" Callaway 1.1.21-1.1 - BR: libtool diff --git a/sources b/sources index 5ac5156..52b2844 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6397f8d60a157119c1de5d19e4d82436 libpaper_1.1.21.tar.gz +367517ce95874826c8e6d09f43ec7526 libpaper_1.1.22.tar.gz