Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfishtank for openSUSE:Factory 
checked in at 2021-12-07 00:00:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfishtank (Old)
 and      /work/SRC/openSUSE:Factory/.xfishtank.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfishtank"

Tue Dec  7 00:00:08 2021 rev:20 rq:935988 version:2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfishtank/xfishtank.changes      2020-09-15 
16:15:56.429892840 +0200
+++ /work/SRC/openSUSE:Factory/.xfishtank.new.31177/xfishtank.changes   
2021-12-07 00:01:34.264099938 +0100
@@ -1,0 +2,9 @@
+Mon Dec  6 11:16:28 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Update to 2.6
+  * Fix memory corruption
+  * Update man page
+  * Fix typos
+- Use source service to verify authenticity of sources
+
+-------------------------------------------------------------------

Old:
----
  xfishtank-2.5.tar.bz2

New:
----
  _service
  xfishtank-2.6.tar.xz

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

Other differences:
------------------
++++++ xfishtank.spec ++++++
--- /var/tmp/diff_new_pack.H0P0uH/_old  2021-12-07 00:01:34.972097434 +0100
+++ /var/tmp/diff_new_pack.H0P0uH/_new  2021-12-07 00:01:34.976097420 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfishtank
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           xfishtank
-Version:        2.5
+Version:        2.6
 Release:        0
 Summary:        An aquarium in the root window
 License:        GPL-2.0-or-later
 Group:          Amusements/Toys/Background
 URL:            https://jim.rees.org/computers/xfishtank.html
-Source:         %{name}-%{version}.tar.bz2
+Source:         %{name}-%{version}.tar.xz
 BuildRequires:  imake
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(imlib2)

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="scm">git</param>
    <param name="url">https://jim.rees.org/computers/xfishtank.git</param>
    <param name="revision">refs/tags/v2.6</param>
    <param name="filename">xfishtank</param>
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="versionrewrite-pattern">v(.*)</param>
  </service>
  <service name="recompress" mode="disabled" >
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service name="set_version" mode="disabled" />
</services>

Reply via email to