From d9f9789d5e3e8ab7dc8b1098a07170e650149169 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 10 May 2006 12:36:11 +0000 Subject: [PATCH] - 0.9.11. --- .cvsignore | 1 + hplip.spec | 11 +++++------ sources | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6c888b0..3138041 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,4 @@ hplip-0.9.7.tar.gz hplip-0.9.8.tar.gz hplip-0.9.9.tar.gz hplip-0.9.10.tar.gz +hplip-0.9.11.tar.gz diff --git a/hplip.spec b/hplip.spec index 5cfbba6..64a3a82 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip -Version: 0.9.10 -Release: 6 +Version: 0.9.11 +Release: 2 License: GPL/MIT/BSD Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -15,7 +15,6 @@ Patch2: hplip-config.patch Patch3: hplip-quiet.patch Patch4: hplip-cups-backend.patch Patch6: hplip-revert-hpijs.patch -Patch7: hplip-0.9.10-2.patch BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot Requires: desktop-file-utils >= 0.2.92 @@ -77,9 +76,6 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version} # Last known working hpijs comes from 0.9.8, so use that. %patch6 -p1 -b .revert-hpijs -# Patchlevel 2. -%patch7 -p1 -b .0.9.10-2 - autoconf # for patch4 %build @@ -178,6 +174,9 @@ if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \ fi %changelog +* Wed May 10 2006 Tim Waugh 0.9.11-2 +- 0.9.11. + * Fri Apr 21 2006 Tim Waugh 0.9.10-6 - Patchlevel 2. diff --git a/sources b/sources index 031b4e8..adfb622 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -349489b10fb44d1bf105b04ff5352551 hplip-0.9.10.tar.gz +5cf362c972d5b1733af4fb8e2ade92e4 hplip-0.9.11.tar.gz