diff --git a/.cvsignore b/.cvsignore index 5b92dd7..dfe8898 100644 --- a/.cvsignore +++ b/.cvsignore @@ -42,3 +42,4 @@ pycups-1.9.7.tar.bz2 pycups-1.9.8.tar.bz2 system-config-printer-0.7.5.tar.bz2 system-config-printer-0.7.6.tar.bz2 +pycups-1.9.9.tar.bz2 diff --git a/sources b/sources index 181e7ca..1f6a18e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -ea37d221e78f39afc5ad04a67e9ee15b pycups-1.9.8.tar.bz2 f0187a911ae8194740e50fd6aa1c6323 system-config-printer-0.7.6.tar.bz2 +1038c56e7219868d7afeae9cd4e276f9 pycups-1.9.9.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index 8b03bc6..bcc47bf 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -1,4 +1,4 @@ -%define pycups_version 1.9.8 +%define pycups_version 1.9.9 Summary: A printer administration tool Name: system-config-printer @@ -72,6 +72,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Thu May 4 2006 Tim Waugh +- Updated to pycups-1.9.9. - Desktop file. - Requires PyXML.