Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ugrep for openSUSE:Factory checked 
in at 2024-11-18 20:01:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ugrep (Old)
 and      /work/SRC/openSUSE:Factory/.ugrep.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ugrep"

Mon Nov 18 20:01:38 2024 rev:78 rq:1224738 version:7.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ugrep/ugrep.changes      2024-11-13 
15:29:27.460210477 +0100
+++ /work/SRC/openSUSE:Factory/.ugrep.new.2017/ugrep.changes    2024-11-18 
20:02:34.620561683 +0100
@@ -1,0 +2,7 @@
+Sun Nov 17 17:55:42 UTC 2024 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- Update to version 7.0.4:
+  * TUI fixes for other platforms
+- remove Windows binaries from src rpm; switch to source service
+
+-------------------------------------------------------------------

Old:
----
  ugrep-7.0.3.tar.gz

New:
----
  _service
  _servicedata
  ugrep-7.0.4.obscpio
  ugrep.obsinfo

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

Other differences:
------------------
++++++ ugrep.spec ++++++
--- /var/tmp/diff_new_pack.zjt2J0/_old  2024-11-18 20:02:36.532641658 +0100
+++ /var/tmp/diff_new_pack.zjt2J0/_new  2024-11-18 20:02:36.548642327 +0100
@@ -23,13 +23,13 @@
 %bcond_without fish
 %endif
 Name:           ugrep
-Version:        7.0.3
+Version:        7.0.4
 Release:        0
 Summary:        Universal grep: a feature-rich grep implementation with focus 
on speed
 License:        BSD-3-Clause
 Group:          Productivity/File utilities
 URL:            https://github.com/Genivia/ugrep
-Source:         
https://github.com/Genivia/ugrep/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source:         %{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig

++++++ _service ++++++
<services>
  <service name="obs_scm" mode="manual">
    <param name="url">https://github.com/Genivia/ugrep.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="filename">ugrep</param>
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="revision">v7.0.4</param>
    <param name="versionrewrite-pattern">v(.*)</param>
    <param name="versionrewrite-replacement">\1</param>
  </service>
  <service name="set_version" mode="manual"/>
  <service name="tar" mode="buildtime">
    <!-- throw away binaries -->
    <param name="exclude">bin/win32</param>
    <param name="exclude">bin/win64</param>
  </service>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
</services>

++++++ _servicedata ++++++
<servicedata>
  <service name="tar_scm">
      <param name="url">https://github.com/Genivia/ugrep.git</param>
      <param 
name="changesrevision">ffd990fcd9e1280bb747c19545ca36a0313d2f16</param>
  </service>
</servicedata>

++++++ ugrep.obsinfo ++++++
name: ugrep
version: 7.0.4
mtime: 1731610062
commit: ffd990fcd9e1280bb747c19545ca36a0313d2f16

Reply via email to