Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pps-tools for openSUSE:Factory 
checked in at 2022-11-29 10:52:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pps-tools (Old)
 and      /work/SRC/openSUSE:Factory/.pps-tools.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pps-tools"

Tue Nov 29 10:52:57 2022 rev:8 rq:1038815 version:0.0.0+git.20211122

Changes:
--------
--- /work/SRC/openSUSE:Factory/pps-tools/pps-tools.changes      2021-02-18 
20:41:48.818749744 +0100
+++ /work/SRC/openSUSE:Factory/.pps-tools.new.1597/pps-tools.changes    
2022-11-29 10:53:02.316699766 +0100
@@ -1,0 +2,15 @@
+Tue Nov 29 06:29:58 UTC 2022 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 0.0.0+git.20211122:
+  * added README
+  * added way to add sysroot
+  * timepps: Ensure structs passed to kernel are zero initialized
+  * Makefile: fix installation to empty DESTDIR
+  * ppsfind: Use /bin/sh, fix possible issues.
+  * ppswatch: Fix quitting after signal
+  * Fix linking under -Wl,--as-needed
+  * Add ppsldisc from LKML patch by Rodolfo Giometti.
+  * Makefile: Cleanup CFLAGS: remove -I. add -fPIC.
+  * Removes OFFSETASSERT requirement from ppstest and ppsctl.
+
+-------------------------------------------------------------------

Old:
----
  pps-tools-0.0.0+git.20181203.tar.xz

New:
----
  _servicedata
  pps-tools-0.0.0+git.20211122.obscpio
  pps-tools.obsinfo

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

Other differences:
------------------
++++++ pps-tools.spec ++++++
--- /var/tmp/diff_new_pack.H3BrAC/_old  2022-11-29 10:53:02.900702834 +0100
+++ /var/tmp/diff_new_pack.H3BrAC/_new  2022-11-29 10:53:02.908702876 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pps-tools
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,15 @@
 #
 
 
-%define version_unconverted 0.0.0+git.20181203
+%define version_unconverted 0.0.0+git.20211122
 Name:           pps-tools
-Version:        0.0.0+git.20181203
+Version:        0.0.0+git.20211122
 Release:        0
 Summary:        Userspace tools for the Linux Pulse Per Second subsystem
 License:        GPL-2.0-or-later
 Group:          Hardware/Other
 URL:            http://linuxpps.org
-Source:         %{name}-%{version}.tar.xz
+Source:         %{name}-%{version}.tar.gz
 Source1:        pps.rules
 Requires:       pps-udev
 
@@ -72,6 +72,7 @@
 %udev_rules_update
 
 %files
+%doc README.md
 %license COPYING
 %{_bindir}/ppsctl
 %{_bindir}/ppsfind

++++++ _service ++++++
--- /var/tmp/diff_new_pack.H3BrAC/_old  2022-11-29 10:53:02.948703085 +0100
+++ /var/tmp/diff_new_pack.H3BrAC/_new  2022-11-29 10:53:02.952703106 +0100
@@ -1,16 +1,16 @@
 <services>
-  <service mode="disabled" name="tar_scm">
+  <service mode="disabled" name="obs_scm">
     <param name="url">https://github.com/ago/pps-tools.git</param>
     <param name="scm">git</param>
-    <param name="exclude">.git</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">pps-tools</param>
     <param name="versionformat">0.0.0+git.%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 ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">https://github.com/ago/pps-tools.git</param>
              <param 
name="changesrevision">c50cb7183e252b47308fa22f420e0a877277aa29</param></service></servicedata>
(No newline at EOF)

++++++ pps-tools.obsinfo ++++++
name: pps-tools
version: 0.0.0+git.20211122
mtime: 1637567329
commit: c50cb7183e252b47308fa22f420e0a877277aa29

Reply via email to