Hello community,

here is the log from the commit of package libphonenumber for openSUSE:Factory 
checked in at 2020-09-25 16:26:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libphonenumber (Old)
 and      /work/SRC/openSUSE:Factory/.libphonenumber.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libphonenumber"

Fri Sep 25 16:26:32 2020 rev:2 rq:836102 version:8.12.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/libphonenumber/libphonenumber.changes    
2019-07-26 17:34:14.160089370 +0200
+++ /work/SRC/openSUSE:Factory/.libphonenumber.new.4249/libphonenumber.changes  
2020-09-25 16:28:41.731739478 +0200
@@ -1,0 +2,14 @@
+Tue Sep 22 13:16:46 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to v8.12.10:
+  * See 
https://github.com/google/libphonenumber/blob/v8.12.10/release_notes.txt
+- The upstream repo and tarball include binary .jar archives with legally
+  questionable content. Switch to a _service and exclude those.
+
+-------------------------------------------------------------------
+Sat Sep 19 05:21:08 UTC 2020 - John Vandenberg <[email protected]>
+
+- Update to v8.12.9
+  * see https://github.com/google/libphonenumber/blob/v8.12.9/release_notes.txt
+
+-------------------------------------------------------------------
@@ -4 +18 @@
-- Initial commit
+- Initial commit for v8.10.15

Old:
----
  libphonenumber-8.10.15.tar.gz

New:
----
  _service
  libphonenumber-8.12.10.obscpio
  libphonenumber.obsinfo

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

Other differences:
------------------
++++++ libphonenumber.spec ++++++
--- /var/tmp/diff_new_pack.7fLNbs/_old  2020-09-25 16:28:42.255739942 +0200
+++ /var/tmp/diff_new_pack.7fLNbs/_new  2020-09-25 16:28:42.255739942 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libphonenumber
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -17,15 +17,15 @@
 
 
 Name:           libphonenumber
-Version:        8.10.15
+Version:        8.12.10
 Release:        0
 %define lib_ver 8
-%define lib_ver2 8.10
+%define lib_ver2 8.12
 Summary:        Library for parsing, formatting, and validating international 
phone numbers
 License:        Apache-2.0
 Group:          Development/Libraries/C and C++
-Url:            https://github.com/google/libphonenumber
-Source0:        
https://github.com/google/libphonenumber/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+URL:            https://github.com/google/libphonenumber
+Source:         %{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  java

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="disabled">
    <param name="url">https://github.com/google/libphonenumber.git</param>
    <param name="scm">git</param>
    <param name="revision">v8.12.10</param>
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="versionrewrite-pattern">v(.*)</param>
    <!-- Contains binary .jars with legally questionable content -->
    <param name="exclude">*/java/*</param>
  </service>
  <service name="set_version" mode="disabled" />
  <service name="tar" mode="buildtime" />
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
</services>
++++++ libphonenumber.obsinfo ++++++
name: libphonenumber
version: 8.12.10
mtime: 1600739377
commit: 579ce31079f226e76eff326118813fd9a852ec09


Reply via email to