Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2019-10-17 13:02:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and      /work/SRC/openSUSE:Factory/.libsecret.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsecret"

Thu Oct 17 13:02:52 2019 rev:22 rq:736592 version:0.19.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes      2019-03-08 
12:00:01.599968864 +0100
+++ /work/SRC/openSUSE:Factory/.libsecret.new.2352/libsecret.changes    
2019-10-17 13:02:56.704749536 +0200
@@ -1,0 +2,16 @@
+Sun Sep  8 10:51:30 NZST 2019 - [email protected]
+
+- Update to version 0.19.1:
+  + service: Fix secret_service_ensure_session_finish error
+    propagation.
+- Changes from version 0.19.0:
+  + secret-password: Add necessary functions to migrate from D-Bus
+    based API.
+  + egg: Request that secure memory not be dumped to disk.
+  + Add version macros.
+  + Add missing GType to flags in .gir.
+  + paths: Port from GSimpleAsyncResult to GTask.
+  + build: Bump meson_version to 0.50.
+  + Build and test fixes.
+
+-------------------------------------------------------------------

Old:
----
  libsecret-0.18.8.tar.xz

New:
----
  libsecret-0.19.1.tar.xz

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

Other differences:
------------------
++++++ libsecret.spec ++++++
--- /var/tmp/diff_new_pack.PxF2Yy/_old  2019-10-17 13:02:57.600747266 +0200
+++ /var/tmp/diff_new_pack.PxF2Yy/_new  2019-10-17 13:02:57.608747245 +0200
@@ -18,13 +18,13 @@
 
 %define have_lang 1
 Name:           libsecret
-Version:        0.18.8
+Version:        0.19.1
 Release:        0
 Summary:        Library for accessing the Secret Service API
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
 URL:            https://wiki.gnome.org/Projects/Libsecret
-Source0:        
http://download.gnome.org/sources/libsecret/0.18/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/libsecret/0.19/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 
 ## SLE-only patches start at 1000
@@ -34,7 +34,9 @@
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 1.29
+BuildRequires:  gtk-doc
 BuildRequires:  libgcrypt-devel >= 1.2.2
+BuildRequires:  meson >= 0.50
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala >= 0.17.2.12
@@ -100,12 +102,12 @@
 translation-update-upstream
 
 %build
-%configure \
-        --disable-static
-make %{?_smp_mflags} V=1
+%meson \
+    %{nil}
+%meson_build
 
 %install
-%make_install
+%meson_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %if %{have_lang}
 %find_lang %{name} %{?no_lang_C}

++++++ libsecret-0.18.8.tar.xz -> libsecret-0.19.1.tar.xz ++++++
++++ 52310 lines of diff (skipped)


Reply via email to