Hello community,
here is the log from the commit of package mobile-broadband-provider-info for
openSUSE:Leap:15.2 checked in at 2020-03-06 12:37:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/mobile-broadband-provider-info (Old)
and
/work/SRC/openSUSE:Leap:15.2/.mobile-broadband-provider-info.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mobile-broadband-provider-info"
Fri Mar 6 12:37:30 2020 rev:12 rq:779616 version:20190618
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/mobile-broadband-provider-info/mobile-broadband-provider-info.changes
2020-01-15 15:30:37.462750999 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.mobile-broadband-provider-info.new.26092/mobile-broadband-provider-info.changes
2020-03-06 12:37:35.510622784 +0100
@@ -1,0 +2,41 @@
+Tue Jun 18 18:50:26 UTC 2019 - [email protected]
+
+- Update to version 20190618:
+ + release: bump version to 20190618
+ + build:
+ - Remove unused automake flags
+ - Switch dist to xz
+ - Update bug report URL
+ - Fix make distcheck
+ + Added configuration for WinSIM (German provider)
+ + apn-conf: generate Android-compatible APN list
+ + all: remove SVN vestiges
+ + es: new SUOP operator
+ + Move mcc="232" mnc="05" from Orange to Drei
+ + jp:
+ - Add b-mobile visitor sim entry
+ - Add primary markers for NTT DoCoMo and bmobile
+ + fi: Add Moi Mobiili
+ + cz: add T-Mobile balance check and top-up
+- Add xsltproc BuildRequires: New dependency.
+
+-------------------------------------------------------------------
+Wed Jan 16 17:41:38 UTC 2019 - [email protected]
+
+- Update to version 20190116:
+ + it: Add Iliad prepaid.
+ + Set <mailing-list> in DOAP file.
+ + Replace Bugzilla by Gitlab URL in DOAP file.
+ + Remove libdir and includedir from .pc.
+ + si: added Telemach provider, prepaid plan.
+ + fi: Add Telia Open Gate.
+ + fi: Rename Sonera to Telia.
+ + fi: Update data.dna.fi description, move to last.
+ + fi: Add julkinen.dna.fi apn for DNA.
+
+-------------------------------------------------------------------
+Wed Feb 28 16:37:13 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
Old:
----
mobile-broadband-provider-info-20170310.tar.xz
New:
----
mobile-broadband-provider-info-20190618.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mobile-broadband-provider-info.spec ++++++
--- /var/tmp/diff_new_pack.bPUChn/_old 2020-03-06 12:37:35.954623054 +0100
+++ /var/tmp/diff_new_pack.bPUChn/_new 2020-03-06 12:37:35.954623054 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mobile-broadband-provider-info
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,25 +12,25 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: mobile-broadband-provider-info
-Version: 20170310
+Version: 20190618
Release: 0
Summary: Mobile Service Provider Database
License: SUSE-Public-Domain
Group: Productivity/Networking/System
-Url:
http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
+URL:
http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
# No full URL, as this is a git snapshot (using _service)
Source0: %{name}-%{version}.tar.xz
Source1: mobile-broadband-provider-info-rpmlintrc
# PATCH-FIX-UPSTREAM mobile-broadband-provider-info-tmobile-reorder.patch
boo#899028 [email protected] -- Move internet.t-d1.de to the bottom
Patch0: mobile-broadband-provider-info-tmobile-reorder.patch
BuildRequires: libtool
-BuildRequires: pkg-config
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: pkgconfig
+BuildRequires: xsltproc
BuildArch: noarch
%description
@@ -38,7 +38,7 @@
providers in different countries.
%prep
-%setup
+%setup -q
%patch0 -p1
%build
@@ -49,12 +49,9 @@
%install
%make_install
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
%files
-%defattr(-,root,root)
-%doc COPYING README
+%license COPYING
+%doc README
%{_datadir}/pkgconfig/mobile-broadband-provider-info.pc
%{_datadir}/%{name}/
++++++ _service ++++++
--- /var/tmp/diff_new_pack.bPUChn/_old 2020-03-06 12:37:35.982623071 +0100
+++ /var/tmp/diff_new_pack.bPUChn/_new 2020-03-06 12:37:35.982623071 +0100
@@ -1,10 +1,10 @@
<services>
<service name="tar_scm" mode="disabled">
- <param
name="url">https://git.gnome.org/browse/mobile-broadband-provider-info</param>
+ <param
name="url">https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git</param>
<param name="scm">git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
- <param name="revision">refs/tags/20170310</param>
+ <param name="revision">refs/tags/20190618</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.bPUChn/_old 2020-03-06 12:37:35.994623079 +0100
+++ /var/tmp/diff_new_pack.bPUChn/_new 2020-03-06 12:37:35.998623081 +0100
@@ -1,4 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://git.gnome.org/browse/mobile-broadband-provider-info</param>
- <param
name="changesrevision">befcbbc9867e742ac16415660b0b7521218a530c</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">befcbbc9867e742ac16415660b0b7521218a530c</param></service><service
name="tar_scm">
+ <param
name="url">https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git</param>
+ <param
name="changesrevision">22b49d86fb7aded2c195a9d49e5924da696b3228</param></service></servicedata>
\ No newline at end of file
++++++ mobile-broadband-provider-info-20170310.tar.xz ->
mobile-broadband-provider-info-20190618.tar.xz ++++++
++++ 1653 lines of diff (skipped)