From f5a684d3118fabf3790ec7168b247a54ab3a5e2e Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Mon, 30 Jun 2008 15:29:32 +0000 Subject: [PATCH] - Updated pycups to 1.9.40. --- .cvsignore | 1 + pycups-1.9.39.tar.bz2.sig | Bin 65 -> 0 bytes pycups-1.9.40.tar.bz2.sig | Bin 0 -> 65 bytes sources | 2 +- system-config-printer.spec | 5 ++++- 5 files changed, 6 insertions(+), 2 deletions(-) delete mode 100644 pycups-1.9.39.tar.bz2.sig create mode 100644 pycups-1.9.40.tar.bz2.sig diff --git a/.cvsignore b/.cvsignore index bfb8064..adb119b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -173,3 +173,4 @@ pysmbc-1.0.3.tar.bz2 system-config-printer-1.0.1.tar.bz2 system-config-printer-1.0.2.tar.bz2 pysmbc-1.0.4.tar.bz2 +pycups-1.9.40.tar.bz2 diff --git a/pycups-1.9.39.tar.bz2.sig b/pycups-1.9.39.tar.bz2.sig deleted file mode 100644 index 0b05a0a8c9c4d8efdec32ae0ad5666f0868da341..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 65 zcmV-H0KWf-KLZ5-NIq##X(f@P9=Dkz5dwI)0G~$TVeln&kkzggxHD8Lse;V*pVk1M XM_?7OY}-BmcKxRvMW9S&-jB8%QxzQI diff --git a/pycups-1.9.40.tar.bz2.sig b/pycups-1.9.40.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000..bb5a94b1467f3a4f2dd226f018b2251148bbce06 GIT binary patch literal 65 zcmV-H0KWf-KLZ5-NL%6rX(f@P9=Dkz5d!Nm0HB^<&7O;j=ND;iL$TCaomVt?J_!Jy XR;76Kc*}#yL=d4dSnJAAz+b8QNz)v# literal 0 HcmV?d00001 diff --git a/sources b/sources index ddc1165..49d675a 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -dad2dbc927085db061ea324ae5a71440 pycups-1.9.39.tar.bz2 d06e7dbb67b328739525296bc125075c system-config-printer-1.0.2.tar.bz2 41bc000026ea8d01f684705a99ac01d5 pysmbc-1.0.4.tar.bz2 +ea0a35e578c0f4acff75e30ecbe704cb pycups-1.9.40.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index 594a544..832af11 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -1,4 +1,4 @@ -%define pycups_version 1.9.39 +%define pycups_version 1.9.40 %define pysmbc_version 1.0.4 %{!?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,9 @@ rm -rf %buildroot exit 0 %changelog +* Mon Jun 30 2008 Tim Waugh +- Updated pycups to 1.9.40. + * Fri Jun 20 2008 Tim Waugh - Updated pysmbc to 1.0.4.