Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libaccounts-glib for 
openSUSE:Factory checked in at 2021-05-15 23:15:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libaccounts-glib (Old)
 and      /work/SRC/openSUSE:Factory/.libaccounts-glib.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libaccounts-glib"

Sat May 15 23:15:25 2021 rev:7 rq:892342 version:1.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/libaccounts-glib/libaccounts-glib.changes        
2019-10-17 13:07:50.719995757 +0200
+++ 
/work/SRC/openSUSE:Factory/.libaccounts-glib.new.2988/libaccounts-glib.changes  
    2021-05-15 23:16:32.580652794 +0200
@@ -1,0 +2,14 @@
+Wed May 12 05:37:00 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Fixed baselibs.conf, so version changed
+
+-------------------------------------------------------------------
+Mon May  3 12:38:55 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Update to version 1.25:
+  * Add support for provider tags
+  * Reference counting is implemented atomically
+  * Add option to specify path to pygobject override directory
+- Use SourceUrls
+
+-------------------------------------------------------------------

Old:
----
  _service
  libaccounts-glib-1.24.obscpio
  libaccounts-glib.obsinfo

New:
----
  libaccounts-glib-1.25.tar.bz2

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

Other differences:
------------------
++++++ libaccounts-glib.spec ++++++
--- /var/tmp/diff_new_pack.6pYTcz/_old  2021-05-15 23:16:33.012651107 +0200
+++ /var/tmp/diff_new_pack.6pYTcz/_new  2021-05-15 23:16:33.016651092 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libaccounts-glib
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,17 @@
 
 
 %define typelib typelib-1_0-Accounts-1_0
-%define sover   1
+%define sover   0
 
 Name:           libaccounts-glib
-Version:        1.24
+Version:        1.25
 Release:        0
 Summary:        Account management library for GLib Applications
 License:        LGPL-2.1-only
 Group:          System/Libraries
-Url:            https://gitlab.com/accounts-sso/libaccounts-glib
-Source:         %{name}-%{version}.tar.xz
+URL:            https://gitlab.com/accounts-sso/libaccounts-glib
+Source:         %{URL}/-/archive/%{version}/%{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
-
 BuildRequires:  gtk-doc
 BuildRequires:  meson
 BuildRequires:  pkg-config
@@ -113,9 +112,10 @@
 %postun -n %{name}%{sover} -p /sbin/ldconfig
 
 %files -n %{name}%{sover}
+%doc NEWS
 %license COPYING
-%doc NEWS README.md
 %{_libdir}/%{name}.so.%{sover}*
+%{_libdir}/%{name}.so.%{version}
 
 %files -n %{typelib}
 %{_libdir}/girepository-1.0/Accounts-1.0.typelib

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.6pYTcz/_old  2021-05-15 23:16:33.044650982 +0200
+++ /var/tmp/diff_new_pack.6pYTcz/_new  2021-05-15 23:16:33.048650967 +0200
@@ -1 +1 @@
-libaccounts-glib1
+libaccounts-glib0

Reply via email to