From 96cf13d3c6a470ccca13dfef17ba339209a73f93 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Jan 28 2009 18:03:42 +0000 Subject: Bumped release. --- diff --git a/cups.spec b/cups.spec index f0e6881..b6d1ff9 100644 --- a/cups.spec +++ b/cups.spec @@ -7,7 +7,7 @@ Summary: Common Unix Printing System Name: cups Version: 1.3.9 -Release: 3%{?svn:.svn%{svn}}%{?dist} +Release: 4%{?svn:.svn%{svn}}%{?dist} License: GPLv2 Group: System Environment/Daemons Source: ftp://ftp.easysw.com/pub/cups/test//cups-%{version}%{?svn:svn-r%{svn}}-source.tar.bz2 @@ -462,7 +462,7 @@ rm -rf $RPM_BUILD_ROOT %{cups_serverbin}/daemon/cups-lpd %changelog -* Wed Jan 28 2009 Tim Waugh +* Wed Jan 28 2009 Tim Waugh 1:1.3.9-4 - Always supply document-name when printing a file (STR #3055). - Load MIME type rules correctly (bug #426089, STR #3059). - Fixed quotas (STR #3077, STR #3078).