From 112ca0faae27e4e839fce0b465dc0b846f5e5c79 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Mon, 15 May 2006 17:43:47 +0000 Subject: [PATCH] - Updated to pycups-1.9.10. - Updated to system-config-printer-0.7.8. --- .cvsignore | 1 + sources | 2 +- system-config-printer.spec | 7 ++++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 215bd47..6a0d243 100644 --- a/.cvsignore +++ b/.cvsignore @@ -45,3 +45,4 @@ system-config-printer-0.7.6.tar.bz2 pycups-1.9.9.tar.bz2 system-config-printer-0.7.7.tar.bz2 pycups-1.9.10.tar.bz2 +system-config-printer-0.7.8.tar.bz2 diff --git a/sources b/sources index c88e73f..8a9c6f1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -ab0b4fd9b43b28bab315a2d647573f76 system-config-printer-0.7.7.tar.bz2 68dd09934424127ca35d05bf6b6c5db7 pycups-1.9.10.tar.bz2 +77bc320c7a23fb43a55267c5d840f177 system-config-printer-0.7.8.tar.bz2 diff --git a/system-config-printer.spec b/system-config-printer.spec index c810544..4956e02 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -2,8 +2,8 @@ Summary: A printer administration tool Name: system-config-printer -Version: 0.7.7 -Release: 2 +Version: 0.7.8 +Release: 1 License: GPL Group: System Environment/Base Source0: system-config-printer-%{version}.tar.bz2 @@ -82,8 +82,9 @@ rm -rf $RPM_BUILD_ROOT %{_sysconfdir}/security/console.apps/%{name} %changelog -* Mon May 15 2006 Tim Waugh +* Mon May 15 2006 Tim Waugh 0.7.8-1 - Updated to pycups-1.9.10. +- Updated to system-config-printer-0.7.8. * Fri May 5 2006 Tim Waugh - Fix pycups segfault.