Hello community,

here is the log from the commit of package gcr for openSUSE:Factory checked in 
at 2018-02-28 20:01:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcr (Old)
 and      /work/SRC/openSUSE:Factory/.gcr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcr"

Wed Feb 28 20:01:05 2018 rev:31 rq:580406 version:3.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcr/gcr.changes  2016-09-05 21:15:09.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gcr.new/gcr.changes     2018-02-28 
20:01:08.963399303 +0100
@@ -1,0 +2,11 @@
+Tue Feb 27 04:05:25 UTC 2018 - [email protected]
+
+- Use SPDX3.0 license tags and package COPYING as %license.
+
+-------------------------------------------------------------------
+Mon Feb 26 20:11:42 UTC 2018 - [email protected]
+
+- Add explicit pkgconfig(pango) and pkgconfig(cairo) BuildRequires: 
+  closer alignment with what configure checks for.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gcr.spec ++++++
--- /var/tmp/diff_new_pack.aMKpEF/_old  2018-02-28 20:01:10.311350529 +0100
+++ /var/tmp/diff_new_pack.aMKpEF/_new  2018-02-28 20:01:10.319350240 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gcr
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -21,7 +21,7 @@
 Release:        0
 # FIXME: Verify if the requires in typelib-1_0-Gcr-3 is still correct and 
required (see bgo#725501).
 Summary:        Library for Crypto UI related task
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
 Url:            http://www.gnome.org
 Source0:        
http://download.gnome.org/sources/gcr/3.20/%{name}-%{version}.tar.xz
@@ -40,6 +40,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.18.0.22
 BuildRequires:  xsltproc
+BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
@@ -49,6 +50,7 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12
 BuildRequires:  pkgconfig(libtasn1)
 BuildRequires:  pkgconfig(p11-kit-1) >= 0.19.0
+BuildRequires:  pkgconfig(pango)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -99,8 +101,8 @@
 
 %package -n typelib-1_0-Gcr-3
 Summary:        Library for Crypto UI related task -- Introspection bindings
-Group:          System/Libraries
 # Due to broken typelib files, this one cannot be automatically inspected
+Group:          System/Libraries
 Requires:       typelib-1_0-Gck-1
 
 %description -n typelib-1_0-Gcr-3
@@ -214,7 +216,8 @@
 
 %files viewer
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING HACKING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog HACKING NEWS README
 %{_bindir}/gcr-viewer
 %{_datadir}/applications/gcr-viewer.desktop
 %{_datadir}/mime/packages/gcr-crypto-types.xml
@@ -238,7 +241,8 @@
 
 %files -n libgcr-3-1
 %defattr (-, root, root)
-%doc AUTHORS ChangeLog COPYING HACKING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog HACKING NEWS README
 %{_libdir}/libgcr-3.so.*
 %{_libdir}/libgcr-base-3.so.*
 %{_libdir}/libgcr-ui-3.so.*
@@ -266,7 +270,8 @@
 
 %files -n libgck-1-0
 %defattr (-, root, root)
-%doc AUTHORS ChangeLog COPYING HACKING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog HACKING NEWS README
 %{_libdir}/libgck-1.so.*
 
 %files -n typelib-1_0-Gck-1


Reply via email to