Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package logwarn for openSUSE:Factory checked 
in at 2021-11-21 23:52:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/logwarn (Old)
 and      /work/SRC/openSUSE:Factory/.logwarn.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "logwarn"

Sun Nov 21 23:52:24 2021 rev:11 rq:932830 version:1.0.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/logwarn/logwarn.changes  2021-11-04 
16:10:35.769082806 +0100
+++ /work/SRC/openSUSE:Factory/.logwarn.new.1895/logwarn.changes        
2021-11-21 23:53:09.762063254 +0100
@@ -1,0 +2,18 @@
+Sun Nov 21 21:34:12 UTC 2021 - Archie Cobbs <archie.co...@gmail.com>
+
+- Fix bug with spec file - source shouldn't be using URL 
+
+-------------------------------------------------------------------
+Sun Nov 21 21:11:11 UTC 2021 - Archie Cobbs <archie.co...@gmail.com>
+
+- Upgrade to release 1.0.16 
+  + Store repeated timestamps more efficiently in state file
+  + Fixed infinite loop in Nagios plugin '-C' flag (issue #29)
+  + Fixed crash when "-T X/Y" flag was the last command line argument
+
+-------------------------------------------------------------------
+Sun Nov 21 21:06:44 UTC 2021 - Archie Cobbs <archie.co...@gmail.com>
+
+- Replace source tarball with _service file pulling from github
+
+-------------------------------------------------------------------

Old:
----
  logwarn-1.0.15.tar.gz

New:
----
  _service
  logwarn-1.0.16.obscpio
  logwarn.obsinfo

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

Other differences:
------------------
++++++ logwarn.spec ++++++
--- /var/tmp/diff_new_pack.u59681/_old  2021-11-21 23:53:10.186061887 +0100
+++ /var/tmp/diff_new_pack.u59681/_new  2021-11-21 23:53:10.190061874 +0100
@@ -18,13 +18,14 @@
 
 
 Name:           logwarn
-Version:        1.0.15
+Version:        1.0.16
 Release:        0
 Summary:        Utility for finding interesting messages in log files
 License:        Apache-2.0
 Group:          System/Monitoring
 URL:            https://github.com/archiecobbs/%{name}/
-Source:         
https://s3.amazonaws.com/archie-public/%{name}/%{name}-%{version}.tar.gz
+Source:         %{name}/%{name}-%{version}.tar.gz
+BuildRequires:  automake
 BuildRequires:  gcc
 BuildRequires:  make
 BuildRequires:  nagios-rpm-macros
@@ -47,12 +48,16 @@
 %{name} also includes support for log messages that span multiple lines.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
+./autogen.sh
 %configure
 %make_build
 
+%check
+%make_build tests
+
 %install
 %make_install
 install -d %{buildroot}%{_var}/lib/%{name}

++++++ _service ++++++
<services>
    <service mode="localonly" name="obs_scm">
        <param name="scm">git</param>
        <param name="url">https://github.com/archiecobbs/logwarn</param>
        <param name="versionformat">1.0.16</param>
        <param name="revision">1.0.16</param>
        <param name="filename">logwarn</param>
    </service>
    <service mode="buildtime" name="tar"/>
    <service mode="buildtime" name="recompress">
        <param name="file">*.tar</param>
        <param name="compression">gz</param>
    </service>
    <service mode="buildtime" name="set_version"/>
</services>
++++++ logwarn.obsinfo ++++++
name: logwarn
version: 1.0.16
mtime: 1637528677
commit: eb4f94c8d7e96fe05ab31342e0acad6e76579db9

Reply via email to