diff --git a/.cvsignore b/.cvsignore index d9e0822..c615e87 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ hplip-0.9.3.tar.gz hplip-0.9.4.tar.gz hplip-0.9.5.tar.gz hplip-0.9.6.tar.gz +hplip-0.9.7.tar.gz diff --git a/hplip.spec b/hplip.spec index 2d097e8..1e2ed0b 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip -Version: 0.9.6 -Release: 7 +Version: 0.9.7 +Release: 1 License: GPL/MIT/BSD Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -150,6 +150,9 @@ if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \ fi %changelog +* Thu Nov 24 2005 Tim Waugh 0.9.7-1 +- 0.9.7. + * Fri Nov 18 2005 Tim Waugh 0.9.6-7 - Fix compilation. diff --git a/sources b/sources index baa2267..727d113 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a95d8087198e16dde758332b612fb112 hplip-0.9.6.tar.gz +d2ee27d7c347f549306a880561c5030a hplip-0.9.7.tar.gz