From e0d38ae7e99c1a2826c1d1b4a9d875478c6cab4b Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: May 29 2008 08:31:44 +0000 Subject: - Updated pycups to 1.9.39. --- diff --git a/.cvsignore b/.cvsignore index 209c236..f80a042 100644 --- a/.cvsignore +++ b/.cvsignore @@ -168,3 +168,4 @@ pysmbc-1.0.2.tar.bz2 system-config-printer-0.9.92.tar.bz2 system-config-printer-0.9.93.tar.bz2 system-config-printer-1.0.0.tar.bz2 +pycups-1.9.39.tar.bz2 diff --git a/pycups-1.9.38.tar.bz2.sig b/pycups-1.9.38.tar.bz2.sig deleted file mode 100644 index cb9e7a9..0000000 Binary files a/pycups-1.9.38.tar.bz2.sig and /dev/null differ diff --git a/pycups-1.9.39.tar.bz2.sig b/pycups-1.9.39.tar.bz2.sig new file mode 100644 index 0000000..0b05a0a Binary files /dev/null and b/pycups-1.9.39.tar.bz2.sig differ diff --git a/sources b/sources index 776fb47..21953d3 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -cf3a3db3f1ff08bdf2c9254086e8ec70 pycups-1.9.38.tar.bz2 5e82fb70ead0d00f2ec8979b44269982 pysmbc-1.0.2.tar.bz2 8a24d4212f97f4bbcc4b8ae55d275d1b system-config-printer-1.0.0.tar.bz2 +dad2dbc927085db061ea324ae5a71440 pycups-1.9.39.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index dcecbfc..ce4e3b0 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -1,4 +1,4 @@ -%define pycups_version 1.9.38 +%define pycups_version 1.9.39 %define pysmbc_version 1.0.2 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")} @@ -142,6 +142,7 @@ exit 0 %changelog * Thu May 29 2008 Tim Waugh +- Updated pycups to 1.9.39. - Updated libs summary. * Tue May 27 2008 Tim Waugh 1.0.0-1