diff --git a/.gitignore b/.gitignore index 50f5fa2..aa66821 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ foomatic-db-4.0-20100204.tar.gz /foomatic-db-4.0-20110614.tar.gz /foomatic-db-4.0-20120719.tar.gz /foomatic-db-4.0-20121011.tar.gz +/foomatic-db-4.0-20130312.tar.gz diff --git a/foomatic-db.spec b/foomatic-db.spec index 474af5c..c017490 100644 --- a/foomatic-db.spec +++ b/foomatic-db.spec @@ -1,10 +1,10 @@ %global dbver_rel 4.0 -%global dbver_snap 20121011 +%global dbver_snap 20130312 Summary: Database of printers and printer drivers Name: foomatic-db Version: %{dbver_rel} -Release: 34.%{dbver_snap}%{?dist} +Release: 35.%{dbver_snap}%{?dist} License: GPLv2+ Group: System Environment/Libraries Requires: %{name}-filesystem = %{version}-%{release} @@ -151,6 +151,9 @@ ln -sf ../../foomatic/db/source/PPD %{buildroot}%{_datadir}/cups/model/foomatic- %{_datadir}/cups/model/foomatic-db-ppds %changelog +* Tue Mar 12 2013 Jiri Popelka - 4.0-35.20130312 +- Updated to foomatic-db-4.0-20130312 + * Thu Oct 11 2012 Jiri Popelka 4.0-34.20120719 - Updated to foomatic-db-4.0-20121011 diff --git a/sources b/sources index 445de00..acb7105 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ c869583198b88f0065ee3a027f2c6a9a foomatic-db-4.0-20121011.tar.gz +9a8e8e270151ecd8e6a7f3a295d72201 foomatic-db-4.0-20130312.tar.gz