diff --git a/.gitignore b/.gitignore index 3ef8e37..d6eb697 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /foomatic-filters-4.0.13.tar.gz /foomatic-filters-4.0.15.tar.gz /foomatic-filters-4.0.17.tar.gz +/foomatic-db-engine-4.0.9.tar.gz diff --git a/foomatic.spec b/foomatic.spec index 6b287fb..38706fa 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -1,10 +1,10 @@ -%global enginever 4.0.8 +%global enginever 4.0.9 %global filtersver 4.0.17 Summary: Tools for using the foomatic database of printers and printer drivers Name: foomatic Version: %{enginever} -Release: 16%{?dist} +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -185,6 +185,9 @@ exit 0 %{_mandir}/man1/foomatic-rip.1* %changelog +* Tue Mar 12 2013 Jiri Popelka - 4.0.9-1 +- 4.0.9 + * Fri Feb 22 2013 Jiri Popelka - 4.0.8-16 - Fix %%doc abuse (bug #914006). - Fix bogus dates in changelog. diff --git a/sources b/sources index 4bb98f6..48daf16 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -5283cd5125a96dc0b35d896326512b1a foomatic-db-engine-4.0.8.tar.gz +5b33c1adb21e7b6f3652e9a18d0e6f4e foomatic-db-engine-4.0.9.tar.gz b05f5dcbfe359f198eef3df5b283d896 foomatic-filters-4.0.17.tar.gz