Hello community,

here is the log from the commit of package libnma for openSUSE:Factory checked 
in at 2020-03-11 18:45:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnma (Old)
 and      /work/SRC/openSUSE:Factory/.libnma.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnma"

Wed Mar 11 18:45:44 2020 rev:3 rq:783083 version:1.8.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnma/libnma.changes    2019-12-09 
21:35:50.918083378 +0100
+++ /work/SRC/openSUSE:Factory/.libnma.new.3160/libnma.changes  2020-03-11 
18:49:32.939519351 +0100
@@ -1,0 +2,18 @@
+Fri Mar  6 19:15:04 UTC 2020 - Bjørn Lie <[email protected]>
+
+- Update to version 1.8.28:
+  + Turned the wireless-security library to a public API.
+  + "org.gnome.nm-applet.gschema.xml" is now part of libnma.
+    Previously, on distributions like Fedora it was packaged as
+    part of nm-connection-editor package. But the schema is used by
+    wireless-security library, gnome-control-center and
+    nm-a/nm-c-e.
+  + Clear key/password input fields when selecting a different
+    certificate in NMACertChooser.
+  + Generate vapi files.
+- Add pkgconfig(vapigen) BuildRequires: New dependency.
+- Drop nma-data Requires: No longer needed. Add nma-data and
+  libnma-data Provides and Obsoletes, make upgrades problemfree
+  for our end-users.
+
+-------------------------------------------------------------------

Old:
----
  libnma-1.8.26.tar.xz

New:
----
  libnma-1.8.28.tar.xz

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

Other differences:
------------------
++++++ libnma.spec ++++++
--- /var/tmp/diff_new_pack.l1rfjO/_old  2020-03-11 18:49:33.515519609 +0100
+++ /var/tmp/diff_new_pack.l1rfjO/_new  2020-03-11 18:49:33.519519611 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libnma
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define base_ver 1.8
 
 Name:           libnma
-Version:        1.8.26
+Version:        1.8.28
 Release:        0
 Summary:        Shared library for NetworkManager-applet
 License:        GPL-2.0-or-later
@@ -39,6 +39,7 @@
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(libnm) >= 1.7
 BuildRequires:  pkgconfig(mobile-broadband-provider-info)
+BuildRequires:  pkgconfig(vapigen)
 
 %description
 Shared library for NetworkManager-applet.
@@ -47,8 +48,11 @@
 Summary:        Shared library for NetworkManager-applet
 # Make lang package installable.
 Provides:       %{name}
-# nma-data provides the org.gnome.nm-applet gsettings schema
-Requires:       nma-data
+# Since version 1.8.28
+Obsoletes:      nma-data < %{version}
+Provides:       nma-data = %{version}
+Obsoletes:      libnma-data < %{version}
+Provides:       libnma-data = %{version}
 
 %description -n %{name}%{sover}
 Shared library for NetworkManager-applet.
@@ -88,6 +92,7 @@
 %license COPYING
 %doc NEWS
 %{_libdir}/%{name}.so.*
+%{_datadir}/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml
 
 %files -n typelib-1_0-NMA-1_0
 %{_libdir}/girepository-1.0/NMA-1.0.typelib
@@ -99,6 +104,8 @@
 %{_libdir}/%{name}.so
 %{_libdir}/pkgconfig/%{name}.pc
 %{_datadir}/gir-1.0/NMA-1.0.gir
+%{_datadir}/vala/vapi/libnma.deps
+%{_datadir}/vala/vapi/libnma.vapi
 
 %files lang -f %{name}.lang
 

++++++ libnma-1.8.26.tar.xz -> libnma-1.8.28.tar.xz ++++++
++++ 110674 lines of diff (skipped)


Reply via email to