Merge branch 'f18'
This commit is contained in:
commit
c559fcce23
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/foomatic-filters-4.0.13.tar.gz
|
/foomatic-filters-4.0.13.tar.gz
|
||||||
/foomatic-filters-4.0.15.tar.gz
|
/foomatic-filters-4.0.15.tar.gz
|
||||||
/foomatic-filters-4.0.17.tar.gz
|
/foomatic-filters-4.0.17.tar.gz
|
||||||
|
/foomatic-db-engine-4.0.9.tar.gz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%global enginever 4.0.8
|
%global enginever 4.0.9
|
||||||
%global filtersver 4.0.17
|
%global filtersver 4.0.17
|
||||||
|
|
||||||
Summary: Tools for using the foomatic database of printers and printer drivers
|
Summary: Tools for using the foomatic database of printers and printer drivers
|
||||||
Name: foomatic
|
Name: foomatic
|
||||||
Version: %{enginever}
|
Version: %{enginever}
|
||||||
Release: 16%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
|
||||||
@ -185,6 +185,9 @@ exit 0
|
|||||||
%{_mandir}/man1/foomatic-rip.1*
|
%{_mandir}/man1/foomatic-rip.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 12 2013 Jiri Popelka <jpopelka@redhat.com> - 4.0.9-1
|
||||||
|
- 4.0.9
|
||||||
|
|
||||||
* Fri Feb 22 2013 Jiri Popelka <jpopelka@redhat.com> - 4.0.8-16
|
* Fri Feb 22 2013 Jiri Popelka <jpopelka@redhat.com> - 4.0.8-16
|
||||||
- Fix %%doc abuse (bug #914006).
|
- Fix %%doc abuse (bug #914006).
|
||||||
- Fix bogus dates in changelog.
|
- Fix bogus dates in changelog.
|
||||||
|
Loading…
Reference in New Issue
Block a user