Hello community, here is the log from the commit of package switchboard-plug-printers for openSUSE:Factory checked in at 2018-03-29 11:54:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/switchboard-plug-printers (Old) and /work/SRC/openSUSE:Factory/.switchboard-plug-printers.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "switchboard-plug-printers" Thu Mar 29 11:54:27 2018 rev:1 rq:578664 version:0.1.2 Changes: -------- New Changes file: --- /dev/null 2018-03-29 10:35:27.759803458 +0200 +++ /work/SRC/openSUSE:Factory/.switchboard-plug-printers.new/switchboard-plug-printers.changes 2018-03-29 11:54:29.088816159 +0200 @@ -0,0 +1,32 @@ +------------------------------------------------------------------- +Wed Oct 18 14:50:01 UTC 2017 - [email protected] + +- Update to 0.1.2: + * Remove static modifier from constants (#29) + * Allow renaming printer location (#28) + * Allow cancelling halted jobs (#27) + * Merge remote-tracking branch 'origin/master' + * Ensure that jobs can made visible (#26) + +------------------------------------------------------------------- +Fri Jul 21 21:51:41 UTC 2017 - [email protected] + +- Update to 0.1.1 +- Drop switchboard-plug-printers-0.1-vala-0.36.patch +- Change the sourceurl to git + +------------------------------------------------------------------- +Mon Jun 5 21:19:03 UTC 2017 - [email protected] + +- Build with vala >= 0.36: + * add switchboard-plug-printers-0.1-vala-0.36.patch + +------------------------------------------------------------------- +Sun Sep 18 23:00:12 UTC 2016 - [email protected] + +- Update to stable release 0.1 + +------------------------------------------------------------------- +Thu Aug 4 19:04:37 UTC 2016 - [email protected] + +- Initial package of version 0.1.0+bzr.98 New: ---- switchboard-plug-printers-0.1.2.tar.gz switchboard-plug-printers.changes switchboard-plug-printers.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ switchboard-plug-printers.spec ++++++ # # spec file for package switchboard-plug-printers # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: switchboard-plug-printers Version: 0.1.2 Release: 0 Summary: Printers plug for Switchboard License: GPL-3.0 Group: System/GUI/Other Url: https://launchpad.net/switchboard-plug-printers Source: https://github.com/elementary/switchboard-plug-printers/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: cups-devel BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: pkgconfig(granite) BuildRequires: pkgconfig(gtk+-3.0) >= 3.16.0 BuildRequires: pkgconfig(switchboard-2.0) BuildRequires: pkgconfig(vapigen) >= 0.28.0 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This plug configures all available printers. %lang_package %prep %setup -q %build %cmake make %{?_smp_mflags} %install %cmake_install %find_lang pantheon-printers-plug %{name}.lang %fdupes %{buildroot}/%{_datadir} %files %defattr(-,root,root) %doc AUTHORS COPYING %dir %{_libdir}/switchboard %dir %{_libdir}/switchboard/hardware %dir %{_libdir}/switchboard/hardware/pantheon-printers %{_libdir}/switchboard/hardware/pantheon-printers/libpantheon-printers.so %files lang -f %{name}.lang %defattr(-,root,root) %changelog
