Hello community, here is the log from the commit of package screenshot-tool for openSUSE:Factory checked in at 2017-02-13 07:52:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/screenshot-tool (Old) and /work/SRC/openSUSE:Factory/.screenshot-tool.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "screenshot-tool" Changes: -------- --- /work/SRC/openSUSE:Factory/screenshot-tool/screenshot-tool.changes 2017-01-22 00:16:35.981641857 +0100 +++ /work/SRC/openSUSE:Factory/.screenshot-tool.new/screenshot-tool.changes 2017-02-13 07:52:04.428936424 +0100 @@ -1,0 +2,29 @@ +Sat Feb 11 11:47:31 UTC 2017 - [email protected] + +- Update to 0.1.2: + * Add "accessories-screenshot" icons and install to hicolor + * Add releases data + * SaveDialog.vala: + * Use GObject-style construction + * Update copyright header + * Don't declare widgets outside of construct + * Use Vala-style properties + * Organize, Don't nest boxes + * Don't crop window screenshots on HiDPI + * ScreenshotWindow.vala: + * Add elementary to copyright + * Use GLib.Settings.bind + * Remove unnecessary comments + * Group all grid attach methods + * Don't declare GNOME interface settings twice + * Radiobuttons aren't used outside construct, so don't declare + them outside of it + * Code style + * Fix the dimensions and placement of the mouse cursor for + HiDPI displays + * Account for the scaling factor when taking a screenshot of + the whole screen (lp#1616530) + * Quit on Ctrl + Q +- Spec file cleanup + +------------------------------------------------------------------- Old: ---- screenshot-tool-0.1.1.tar.xz New: ---- screenshot-tool-0.1.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ screenshot-tool.spec ++++++ --- /var/tmp/diff_new_pack.eEmBJi/_old 2017-02-13 07:52:05.260817671 +0100 +++ /var/tmp/diff_new_pack.eEmBJi/_new 2017-02-13 07:52:05.260817671 +0100 @@ -1,7 +1,7 @@ # # spec file for package screenshot-tool # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -18,7 +18,7 @@ %define _name screenshot Name: screenshot-tool -Version: 0.1.1 +Version: 0.1.2 Release: 0 Summary: A simple screen capture tool License: GPL-3.0 @@ -26,6 +26,7 @@ Url: https://launchpad.net/screenshot-tool Source: https://launchpad.net/screenshot-tool/0.1.x/%{version}/+download/%{name}-%{version}.tar.xz BuildRequires: cmake +BuildRequires: elementary-icon-theme BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme @@ -37,12 +38,11 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.12 BuildRequires: pkgconfig(vapigen) >= 0.28.0 Recommends: %{name}-lang -BuildRequires: elementary-icon-theme BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires %description -A simple screen capture tool made for Elementary OS. +A simple screen capture tool made for elementary OS. %lang_package ++++++ screenshot-tool-0.1.1.tar.xz -> screenshot-tool-0.1.2.tar.xz ++++++ ++++ 36620 lines of diff (skipped)
