Hello community,

here is the log from the commit of package clipit for openSUSE:Factory checked 
in at 2019-10-24 23:10:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clipit (Old)
 and      /work/SRC/openSUSE:Factory/.clipit.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clipit"

Thu Oct 24 23:10:42 2019 rev:3 rq:742517 version:1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/clipit/clipit.changes    2016-03-29 
10:39:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.clipit.new.2990/clipit.changes  2019-10-24 
23:10:51.628641073 +0200
@@ -1,0 +2,6 @@
+Wed Oct 23 17:54:18 CEST 2019 - [email protected]
+
+- Fix build-requires for factory/tumbleweed rsvg-convert tool is
+  now in rsvg-convert package.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ clipit.spec ++++++
--- /var/tmp/diff_new_pack.OgOqrE/_old  2019-10-24 23:10:52.328641889 +0200
+++ /var/tmp/diff_new_pack.OgOqrE/_new  2019-10-24 23:10:52.360641926 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package clipit
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,12 +20,16 @@
 Version:        1.4.2
 Release:        0
 Summary:        A lightweight GTK+ clipboard manager
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Productivity/Other
 Url:            https://github.com/shantzu/ClipIt/
 Source:         
https://github.com/downloads/shantzu/ClipIt/%{name}-%{version}.tar.gz
 BuildRequires:  intltool >= 0.23
+%if 0%{suse_version} >= 1550
+BuildRequires:  rsvg-convert
+%else
 BuildRequires:  rsvg-view
+%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtk+-2.0) 
 Recommends:     xdotool


Reply via email to