Accepting request 516564 from KDE:Applications
- Remove author list, replace time-sensitive description. (forwarded request 516526 from jengelh) OBS-URL: https://build.opensuse.org/request/show/516564 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kde-print-manager?expand=0&rev=28
This commit is contained in:
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 12 12:29:51 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Remove author list, replace time-sensitive description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 11 22:45:22 UTC 2017 - christophe@krop.fr
|
||||
|
||||
- Update to KDE Applications 17.08.0
|
||||
* New feature release
|
||||
* https://www.kde.org/announcements/announce-applications-17.08.0.php
|
||||
- Changes since 17.04.3 :
|
||||
* Fix license to match the source code license headers
|
||||
* Use Q_DECLARE_OVERRIDE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 5 18:19:47 UTC 2017 - christophe@krop.fr
|
||||
|
||||
- Update to KDE Applications 17.07.90
|
||||
* KDE Applications 17.07.90
|
||||
* https://www.kde.org/announcements/announce-applications-17.07.90.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 15 22:59:47 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
|
@@ -20,12 +20,12 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: kde-print-manager
|
||||
Version: 17.04.3
|
||||
Version: 17.08.0
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: A new print manager for KDE
|
||||
Summary: A print manager for KDE
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org
|
||||
@@ -62,19 +62,13 @@ Conflicts: kde4-print-manager
|
||||
Obsoletes: kde4-print-manager < %{version}
|
||||
Obsoletes: print-manager5 < %{version}
|
||||
Provides: print-manager5 = %{version}
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
This project aims to be a full replacement for the
|
||||
current printing management of KDE.
|
||||
|
||||
* It should be small and fast
|
||||
* Simple and functional
|
||||
* Very well integrated
|
||||
|
||||
Author(s):
|
||||
Dantti
|
||||
This project is a replacement for the previous printing management of KDE.
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
@@ -101,25 +95,25 @@ Author(s):
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc README COPYING
|
||||
%{_kf5_bindir}/kde-print-queue
|
||||
%dir %{_kf5_appstreamdir}/
|
||||
%dir %{_kf5_plasmadir}
|
||||
%dir %{_kf5_plasmadir}/plasmoids
|
||||
%{_kf5_applicationsdir}/org.kde.AddPrinter.desktop
|
||||
%{_kf5_applicationsdir}/org.kde.ConfigurePrinter.desktop
|
||||
%{_kf5_applicationsdir}/org.kde.PrintQueue.desktop
|
||||
%{_kf5_appstreamdir}/org.kde.plasma.printmanager.appdata.xml
|
||||
%{_kf5_bindir}/configure-printer
|
||||
%{_kf5_bindir}/kde-add-printer
|
||||
%{_kf5_bindir}/kde-print-queue
|
||||
%{_kf5_libdir}/libkcupslib.so*
|
||||
%{_kf5_servicesdir}/kcm_printer_manager.desktop
|
||||
%{_kf5_servicesdir}/kded/
|
||||
%{_kf5_notifydir}/printmanager.notifyrc
|
||||
%{_kf5_plasmadir}/plasmoids/org.kde.plasma.printmanager/
|
||||
%{_kf5_plugindir}/kcm_printer_manager.so
|
||||
%{_kf5_plugindir}/kded_printmanager.so
|
||||
%{_kf5_applicationsdir}/org.kde.ConfigurePrinter.desktop
|
||||
%{_kf5_applicationsdir}/org.kde.AddPrinter.desktop
|
||||
%dir %{_datadir}/plasma
|
||||
%dir %{_datadir}/plasma/plasmoids
|
||||
%dir %{_kf5_appstreamdir}/
|
||||
%{_datadir}/plasma/plasmoids/org.kde.plasma.printmanager/
|
||||
%{_kf5_servicesdir}/plasma-applet-org.kde.plasma.printmanager.desktop
|
||||
%{_kf5_applicationsdir}/org.kde.PrintQueue.desktop
|
||||
%{_kf5_qmldir}/org/kde/plasma/printmanager/
|
||||
%{_kf5_notifydir}/printmanager.notifyrc
|
||||
%{_kf5_appstreamdir}/org.kde.plasma.printmanager.appdata.xml
|
||||
%{_kf5_servicesdir}/kcm_printer_manager.desktop
|
||||
%{_kf5_servicesdir}/kded/
|
||||
%{_kf5_servicesdir}/plasma-applet-org.kde.plasma.printmanager.desktop
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:566dc20b88324211b2cb133cd459893aa178c156d1554594d57cd12ce0e4a170
|
||||
size 236344
|
3
print-manager-17.08.0.tar.xz
Normal file
3
print-manager-17.08.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d2d75d1153f38fc0d2a5429cd3f2dea57822466fac5cb66f65df741bf8c4832
|
||||
size 236872
|
Reference in New Issue
Block a user