Hello community,

here is the log from the commit of package libgnome-keyring for 
openSUSE:Leap:15.2 checked in at 2020-01-30 14:49:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/libgnome-keyring (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.libgnome-keyring.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgnome-keyring"

Thu Jan 30 14:49:18 2020 rev:12 rq:755589 version:3.12.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/libgnome-keyring/libgnome-keyring.changes      
2020-01-15 15:21:09.222433644 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.libgnome-keyring.new.26092/libgnome-keyring.changes
   2020-01-30 14:49:50.926884859 +0100
@@ -1,0 +2,10 @@
+Fri Aug 17 19:20:29 UTC 2018 - [email protected]
+
+- Drop vala BuildRequires: No longer build vala bindings.
+
+-------------------------------------------------------------------
+Wed Feb 28 16:34:51 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgnome-keyring.spec ++++++
--- /var/tmp/diff_new_pack.oVILZV/_old  2020-01-30 14:49:51.350885085 +0100
+++ /var/tmp/diff_new_pack.oVILZV/_new  2020-01-30 14:49:51.350885085 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnome-keyring
 #
-# Copyright (c) 2017 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
@@ -19,12 +19,13 @@
 Name:           libgnome-keyring
 Version:        3.12.0
 Release:        0
-Url:            http://www.gnome.org/
 Summary:        Library to integrate with the GNOME Keyring
-License:        GPL-2.0+ and LGPL-2.1+
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
+URL:            http://www.gnome.org/
 Source:         
http://download.gnome.org/sources/libgnome-keyring/3.12/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
+
 BuildRequires:  dbus-1-devel
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel
@@ -32,9 +33,7 @@
 BuildRequires:  intltool
 BuildRequires:  libgcrypt-devel
 BuildRequires:  translation-update-upstream
-BuildRequires:  vala
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The GNOME Keyring is a program that keep password and other secrets
@@ -82,6 +81,7 @@
 integrate with the GNOME Keyring system.
 
 %lang_package
+
 %prep
 %setup -q
 translation-update-upstream
@@ -89,32 +89,26 @@
 %build
 %configure \
         --disable-static
-make %{?jobs:-j%jobs} V=1
+make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name}
 find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libgnome-keyring0 -p /sbin/ldconfig
-
 %postun -n libgnome-keyring0 -p /sbin/ldconfig
 
 %files -n libgnome-keyring0
-%defattr (-, root, root)
-%doc AUTHORS ChangeLog COPYING HACKING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog HACKING NEWS README
 %{_libdir}/libgnome-keyring.so.*
 
 %files -n typelib-1_0-GnomeKeyring-1_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/GnomeKeyring-1.0.typelib
 
 %files devel
-%defattr (-, root, root)
 %{_datadir}/gir-1.0/GnomeKeyring-1.0.gir
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
@@ -122,8 +116,6 @@
 %dir %{_datadir}/gtk-doc
 %dir %{_datadir}/gtk-doc/html
 %{_datadir}/gtk-doc/html/gnome-keyring
-%dir %{_datadir}/vala/vapi
-%{_datadir}/vala/vapi/gnome-keyring-1.vapi
 
 %files lang -f %{name}.lang
 


Reply via email to