diff --git a/libnma-1.10.4.tar.xz b/libnma-1.10.4.tar.xz deleted file mode 100644 index ceee989..0000000 --- a/libnma-1.10.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79e730dda19f9b34886f4064aa170f1a2326b08329d655d80b67e906c7f78b7c -size 1351932 diff --git a/libnma-1.10.6.tar.xz b/libnma-1.10.6.tar.xz new file mode 100644 index 0000000..e4c995d --- /dev/null +++ b/libnma-1.10.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53a6fb2b190ad37c5986caed3e98bede7c3c602399ee4f93c8fc054303d76dab +size 702820 diff --git a/libnma-schema-without-path.patch b/libnma-schema-without-path.patch deleted file mode 100644 index 911716c..0000000 --- a/libnma-schema-without-path.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: libnma-1.10.4/org.gnome.nm-applet.eap.gschema.xml.in -=================================================================== ---- libnma-1.10.4.orig/org.gnome.nm-applet.eap.gschema.xml.in -+++ libnma-1.10.4/org.gnome.nm-applet.eap.gschema.xml.in -@@ -1,6 +1,6 @@ - - -- -+ - - false - Ignore CA certificate diff --git a/libnma.changes b/libnma.changes index 2486838..fc779f1 100644 --- a/libnma.changes +++ b/libnma.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Jan 10 14:33:57 UTC 2023 - Bjørn Lie + +- Update to version 1.10.6: + + Fix the path and translation domains of GSchema files. + + Removed strings that don't match our conscious language + standards from the translation files. + + Added autoptr support. + + Fix translations of country and territory names in the mobile + broadband dialog. + + Honor explicitly set APN if provider was not present in the + mobile broadband dialog. + + Make sure Kosovar operators are ordered properly in the mobile + broadband dialog. +- Drop libnma-schema-without-path.patch: Fixed upstream. +- Package libnma-glib-schema sub-package as noarch. + ------------------------------------------------------------------- Mon Nov 14 08:10:30 UTC 2022 - Dominique Leuenberger diff --git a/libnma.spec b/libnma.spec index f7c069c..2599fab 100644 --- a/libnma.spec +++ b/libnma.spec @@ -1,7 +1,7 @@ # # spec file for package libnma # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,14 +20,13 @@ %define base_ver 1.10 Name: libnma -Version: 1.10.4 +Version: 1.10.6 Release: 0 Summary: Shared library for NetworkManager-applet License: GPL-2.0-or-later URL: https://gitlab.gnome.org/GNOME/libnma Source0: https://download.gnome.org/sources/%{name}/%{base_ver}/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM libnma-schema-without-path.patch dimstar@opensuse.org -- Do not add path to schema -Patch0: libnma-schema-without-path.patch + BuildRequires: gtk-doc BuildRequires: meson BuildRequires: pkgconfig @@ -64,7 +63,8 @@ Requires: mobile-broadband-provider-info Shared library for NetworkManager-applet. %package glib-schema -Summary: glib-schema org.gnome.nm-applet.eap +Summary: GLib-schema org.gnome.nm-applet.eap +BuildArch: noarch %description glib-schema The glib-schema allows libnma to be configured wia dconf