commit screenshot-tool for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package screenshot-tool for openSUSE:Factory 
checked in at 2017-08-24 18:46:23

Comparing /work/SRC/openSUSE:Factory/screenshot-tool (Old)
 and  /work/SRC/openSUSE:Factory/.screenshot-tool.new (New)


Package is "screenshot-tool"

Thu Aug 24 18:46:23 2017 rev:6 rq:514659 version:0.1.4

Changes:

--- /work/SRC/openSUSE:Factory/screenshot-tool/screenshot-tool.changes  
2017-07-12 19:35:53.497317850 +0200
+++ /work/SRC/openSUSE:Factory/.screenshot-tool.new/screenshot-tool.changes 
2017-08-24 18:46:35.898425437 +0200
@@ -1,0 +2,13 @@
+Sat Jul 29 12:26:04 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.1.4:
+  * Update license headers (#45)
+  * Get preview image at scale (#43)
+  * New default folder to save screenshots (#46)
+  * Remove about dialog and use Gtk.App (#44)
+  * Update URLs in AppData (#42)
+  * Create .gitignore (#40)
+  * Create CODE_OF_CONDUCT.md (#39)
+  * Remember main window position for reappearing window (#32)
+
+---

Old:

  screenshot-tool-0.1.3.1.tar.xz

New:

  screenshot-tool-0.1.4.tar.xz



Other differences:
--
++ screenshot-tool.spec ++
--- /var/tmp/diff_new_pack.cLcZY6/_old  2017-08-24 18:46:36.850291412 +0200
+++ /var/tmp/diff_new_pack.cLcZY6/_new  2017-08-24 18:46:36.874288033 +0200
@@ -18,7 +18,7 @@
 
 %define _name screenshot
 Name:   screenshot-tool
-Version:0.1.3.1
+Version:0.1.4
 Release:0
 Summary:A simple screen capture tool
 License:GPL-3.0

++ screenshot-tool-0.1.3.1.tar.xz -> screenshot-tool-0.1.4.tar.xz ++
 8082 lines of diff (skipped)




commit screenshot-tool for openSUSE:Factory

2017-07-12 Thread root
Hello community,

here is the log from the commit of package screenshot-tool for openSUSE:Factory 
checked in at 2017-07-12 19:35:52

Comparing /work/SRC/openSUSE:Factory/screenshot-tool (Old)
 and  /work/SRC/openSUSE:Factory/.screenshot-tool.new (New)


Package is "screenshot-tool"

Wed Jul 12 19:35:52 2017 rev:5 rq:509487 version:0.1.3.1

Changes:

--- /work/SRC/openSUSE:Factory/screenshot-tool/screenshot-tool.changes  
2017-05-02 08:55:20.986456647 +0200
+++ /work/SRC/openSUSE:Factory/.screenshot-tool.new/screenshot-tool.changes 
2017-07-12 19:35:53.497317850 +0200
@@ -1,0 +2,6 @@
+Tue Jul 11 12:39:55 UTC 2017 - bwiedem...@suse.com
+
+- Sort file lists to always install the same .svg size
+  to fix build-compare (boo#1041090)
+
+---



Other differences:
--
++ screenshot-tool.spec ++
--- /var/tmp/diff_new_pack.iVqvjF/_old  2017-07-12 19:35:54.169222937 +0200
+++ /var/tmp/diff_new_pack.iVqvjF/_new  2017-07-12 19:35:54.173222372 +0200
@@ -63,7 +63,7 @@
 for _icon in $(find -name \*.desktop* | xargs sed -n '/Icon/s/^.*\=//p'); do
 _icon=${_icon##*/}
 if ! find -name "$_icon" | grep -q .; then
-_icon=$(find %{_datadir}/icons -name "${_icon%.*}.svg" | head -n1)
+_icon=$(find %{_datadir}/icons -name "${_icon%.*}.svg" | sort | head 
-n1)
 install -Dm0644 \
 "$_icon" ".%{_datadir}/icons/hicolor/scalable/apps/${_icon##*/}"
 else




commit screenshot-tool for openSUSE:Factory

2017-05-02 Thread root
Hello community,

here is the log from the commit of package screenshot-tool for openSUSE:Factory 
checked in at 2017-05-02 08:55:02

Comparing /work/SRC/openSUSE:Factory/screenshot-tool (Old)
 and  /work/SRC/openSUSE:Factory/.screenshot-tool.new (New)


Package is "screenshot-tool"

Tue May  2 08:55:02 2017 rev:4 rq:492373 version:0.1.3.1

Changes:

--- /work/SRC/openSUSE:Factory/screenshot-tool/screenshot-tool.changes  
2017-02-13 07:52:04.428936424 +0100
+++ /work/SRC/openSUSE:Factory/.screenshot-tool.new/screenshot-tool.changes 
2017-05-02 08:55:20.986456647 +0200
@@ -1,0 +2,24 @@
+Mon May  1 15:40:07 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.1.3.1
+
+---
+Sat Apr 22 11:33:41 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.1.3:
+  * Update and rename INSTALL to README.md (#18)
+  * Also adds missing libcanberra dep
+  * Launchpad automatic translations update.
+  * Fix bug #1670010
+  * Ensure screenshots are saved to correct directory when 
+launched from Slingshot.
+  * Implement non-interactive mode (fix bug 1665708)
+  * AppData: remove spurious Unicode characters and fix 
+indentation
+  * Hide main window behind save dialog when app is launched from 
+command
+  * Show main window after window not found error
+  * Replace colons with dots in screenshot's filename (lp#1663734)
+  * Play shutter sound when screenshot is taken 
+
+---

Old:

  screenshot-tool-0.1.2.tar.xz

New:

  screenshot-tool-0.1.3.1.tar.xz



Other differences:
--
++ screenshot-tool.spec ++
--- /var/tmp/diff_new_pack.8dxMNx/_old  2017-05-02 08:55:21.722352881 +0200
+++ /var/tmp/diff_new_pack.8dxMNx/_new  2017-05-02 08:55:21.726352316 +0200
@@ -18,7 +18,7 @@
 
 %define _name screenshot
 Name:   screenshot-tool
-Version:0.1.2
+Version:0.1.3.1
 Release:0
 Summary:A simple screen capture tool
 License:GPL-3.0
@@ -36,6 +36,7 @@
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(granite)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12
+BuildRequires:  pkgconfig(libcanberra)
 BuildRequires:  pkgconfig(vapigen) >= 0.28.0
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ screenshot-tool-0.1.2.tar.xz -> screenshot-tool-0.1.3.1.tar.xz ++
 28241 lines of diff (skipped)




commit screenshot-tool for openSUSE:Factory

2017-02-12 Thread root
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 - avvi...@yandex.by
+
+- 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)




commit screenshot-tool for openSUSE:Factory

2017-01-21 Thread root
Hello community,

here is the log from the commit of package screenshot-tool for openSUSE:Factory 
checked in at 2017-01-22 00:16:34

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  
2016-10-20 23:07:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.screenshot-tool.new/screenshot-tool.changes 
2017-01-22 00:16:35.981641857 +0100
@@ -1,0 +2,10 @@
+Fri Nov 25 23:22:44 UTC 2016 - avvi...@yandex.by
+
+- Update to 0.1.1:
+  * Listen to structure events
+  * update translation template
+  * Add Copy to Clipboard save option
+  * Don't overwrite files
+  * Keep above & follow
+
+---

Old:

  screenshot-tool-0.1.0.2.tar.xz

New:

  screenshot-tool-0.1.1.tar.xz



Other differences:
--
++ screenshot-tool.spec ++
--- /var/tmp/diff_new_pack.h7SBOf/_old  2017-01-22 00:16:36.553560903 +0100
+++ /var/tmp/diff_new_pack.h7SBOf/_new  2017-01-22 00:16:36.557560336 +0100
@@ -18,7 +18,7 @@
 
 %define _name screenshot
 Name:   screenshot-tool
-Version:0.1.0.2
+Version:0.1.1
 Release:0
 Summary:A simple screen capture tool
 License:GPL-3.0

++ screenshot-tool-0.1.0.2.tar.xz -> screenshot-tool-0.1.1.tar.xz ++
 35524 lines of diff (skipped)