Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2020-02-07 15:51:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/publicsuffix (Old)
 and      /work/SRC/openSUSE:Factory/.publicsuffix.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "publicsuffix"

Fri Feb  7 15:51:11 2020 rev:51 rq:769951 version:20200201

Changes:
--------
--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes        
2019-11-21 12:56:58.590559136 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new.26092/publicsuffix.changes     
2020-02-07 15:51:54.159428486 +0100
@@ -1,0 +2,39 @@
+Tue Feb  4 11:25:15 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 20200201:
+  * gTLD autopull: 2020-02-01 (#952)
+  * gTLD autopull: 2020-01-31 (#951)
+  * Add WoltLab Cloud domains (#947)
+  * Add qbuser.com domain (#943)
+  * Added senseering domain (#946)
+  * Add u.channelsdvr.net to PSL (#950)
+  * Add discourse.team (#949)
+  * gTLD autopull: 2020-01-06 (#942)
+  * gTLD autopull: 2019-12-25 (#939)
+  * Urgent removal of eq.edu.au (#924)
+  * gTLD autopull: 2019-12-20 (#938)
+  * gTLD autopull: 2019-12-11 (#932)
+  * Added adobeaemcloud domains (#931)
+  * Add Observable domain: observableusercontent.com. (#914)
+  * Correct v.ua sorting
+  * add v.ua (#919)
+  * Add en-root.fr domain (#910)
+  * add Datawire private domain (#925)
+  * Add amsw.nl private domain to PSL (#929)
+  * Add *.on-k3s.io (#922)
+  * Add *.r.appspot.com to public suffix list (#920)
+  * Added gentapps.com (#916)
+  * Add oya.to (#908)
+  * Add Group 53, LLC Domains (#900)
+  * Add perspecta.cloud (#898)
+  * Add 0e.vc to PSL (#896)
+  * Add skygearapp.com (#892)
+  * Update Hostbip Section (#871)
+  * Add qcx.io and *.sys.qcx.io (#868)
+  * Add builtwithdark.com to the public suffix list (#857)
+  * Add_customer-oci.com (#811)
+  * Move out old .ru reserved domains
+  * gTLD autopull: 2019-12-02 (#928)
+  * gTLD autopull: 2019-11-20 (#926)
+
+-------------------------------------------------------------------

Old:
----
  publicsuffix-20191115.tar.xz

New:
----
  publicsuffix-20200201.obscpio
  publicsuffix.obsinfo

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

Other differences:
------------------
++++++ publicsuffix.spec ++++++
--- /var/tmp/diff_new_pack.5aVIPu/_old  2020-02-07 15:51:55.947429463 +0100
+++ /var/tmp/diff_new_pack.5aVIPu/_new  2020-02-07 15:51:55.983429483 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package publicsuffix
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2015 [email protected]
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,12 +18,12 @@
 
 
 Name:           publicsuffix
-Version:        20191115
+Version:        20200201
 Release:        0
 Summary:        Cross-vendor public domain suffix database
 License:        MPL-2.0
 URL:            https://publicsuffix.org/
-Source0:        %{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.gz
 BuildRequires:  psl-make-dafsa
 BuildArch:      noarch
 
@@ -36,7 +36,7 @@
 tracked across sites.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 psl-make-dafsa \

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5aVIPu/_old  2020-02-07 15:51:56.255429632 +0100
+++ /var/tmp/diff_new_pack.5aVIPu/_new  2020-02-07 15:51:56.255429632 +0100
@@ -1,14 +1,15 @@
 <services>
-  <service mode="disabled" name="tar_scm">
+  <service mode="disabled" name="obs_scm">
     <param name="url">https://github.com/publicsuffix/list.git</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">publicsuffix</param>
     <param name="versionformat">%cd</param>
   </service>
-  <service mode="disabled" name="recompress">
+  <service mode="disabled" name="set_version"/>
+  <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">gz</param>
   </service>
-  <service mode="disabled" name="set_version"/>
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.5aVIPu/_old  2020-02-07 15:51:56.291429651 +0100
+++ /var/tmp/diff_new_pack.5aVIPu/_new  2020-02-07 15:51:56.291429651 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param name="url">https://github.com/publicsuffix/list.git</param>
-          <param 
name="changesrevision">2c6878a07a3ba6b231dc435cdb24e2dc1387d045</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">bf3f6df1490440cf6a2b41c36d0f1f9958d151e9</param></service></servicedata>
\ No newline at end of file

++++++ publicsuffix.obsinfo ++++++
name: publicsuffix
version: 20200201
mtime: 1580597889
commit: bf3f6df1490440cf6a2b41c36d0f1f9958d151e9


Reply via email to