update to 1.4.6 [release 1.4.6-1mamba;Fri Oct 24 2014]
This commit is contained in:
parent
10713f59d5
commit
ec2de4ac3e
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: system-config-printer
|
||||
Version: 1.4.5
|
||||
Version: 1.4.6
|
||||
Release: 1mamba
|
||||
Summary: Helper functions and classes for using CUPS
|
||||
Group: System/Libraries/Python
|
||||
@ -32,6 +32,7 @@ Requires: desktop-file-utils
|
||||
Requires: python-pynotify
|
||||
Requires: python-smbc
|
||||
Requires: python-cups
|
||||
Requires: pygobject
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -73,6 +74,7 @@ The purpose of the tool is to configure a CUPS server (often the local machine)
|
||||
/lib/udev/rules.d/70-printers.rules
|
||||
%{_datadir}/dbus-1/interfaces/org.fedoraproject.Config.Printing.xml
|
||||
%{_datadir}/dbus-1/services/org.fedoraproject.Config.Printing.service
|
||||
%{_datadir}/appdata/system-config-printer.appdata.xml
|
||||
%{_datadir}/applications/system-config-printer.desktop
|
||||
%dir %{_datadir}/system-config-printer
|
||||
%{_datadir}/system-config-printer/*
|
||||
@ -82,6 +84,9 @@ The purpose of the tool is to configure a CUPS server (often the local machine)
|
||||
%{_mandir}/man1/system-config-printer-applet.1*
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.6-1mamba
|
||||
- update to 1.4.6
|
||||
|
||||
* Sat Jul 26 2014 Automatic Build System <autodist@mambasoft.it> 1.4.5-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user