Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package orthos-client for openSUSE:Factory 
checked in at 2024-01-26 22:47:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orthos-client (Old)
 and      /work/SRC/openSUSE:Factory/.orthos-client.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orthos-client"

Fri Jan 26 22:47:56 2024 rev:4 rq:1141714 version:1.2.83+git.cb8bcaf

Changes:
--------
--- /work/SRC/openSUSE:Factory/orthos-client/orthos-client.changes      
2022-01-13 23:22:10.484076269 +0100
+++ /work/SRC/openSUSE:Factory/.orthos-client.new.1815/orthos-client.changes    
2024-01-26 22:48:09.150110821 +0100
@@ -1,0 +2,7 @@
+Wed Apr 13 08:42:47 UTC 2022 - [email protected]
+
+- Update to version 1.2.83+git.cb8bcaf:
+  * Enhance orthosrc with pre-defined aliases
+  * Remove suse specifics
+
+-------------------------------------------------------------------

Old:
----
  orthos2-1.2.31+git.5a38e82.obscpio
  orthos2.1

New:
----
  orthos2-1.2.83+git.cb8bcaf.obscpio

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

Other differences:
------------------
++++++ orthos-client.spec ++++++
--- /var/tmp/diff_new_pack.dacnoA/_old  2024-01-26 22:48:11.042178959 +0100
+++ /var/tmp/diff_new_pack.dacnoA/_new  2024-01-26 22:48:11.042178959 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package orthos-client
 #
-# Copyright (c) 2022 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,14 +17,14 @@
 
 
 Name:           orthos-client
-Version:        1.2.31+git.5a38e82
+Version:        1.2.83+git.cb8bcaf
 Release:        0
 Summary:        Command line client for orthos2
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Boot/Servers
 URL:            https://github.com/openSUSE/orthos2
 Source:         orthos2-%{version}.tar.gz
-Source1:        orthos2.1
+BuildRequires:  python3-docutils
 Requires:       python3-base
 Requires:       python3-pytz
 BuildArch:      noarch
@@ -41,13 +41,15 @@
 
 %install
 mkdir -p %{buildroot}/%{_bindir}
+mkdir -p %{buildroot}/%{_sysconfdir}
 mkdir -p %{buildroot}/%{_mandir}/man1
 
-install orthos2 %{buildroot}/%{_bindir}/orthos2
-install -m 644 %{S:1} %{buildroot}/%{_mandir}/man1/orthos2.1
+install cli/orthos2 %{buildroot}/%{_bindir}/orthos2
+install cli/orthosrc %{buildroot}/%{_sysconfdir}/orthosrc
+rst2man docs/commandline.rst %{buildroot}/%{_mandir}/man1/orthos2.1
 
 %files
-%doc orthosrc
 %attr(755, root, root) %{_bindir}/orthos2
-%{_mandir}/man1/orthos2.1%{?ext_man}
+%config %attr(644, root, root) %{_sysconfdir}/orthosrc
+%{_mandir}/man1/orthos2.1*
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.dacnoA/_old  2024-01-26 22:48:11.078180256 +0100
+++ /var/tmp/diff_new_pack.dacnoA/_new  2024-01-26 22:48:11.082180400 +0100
@@ -5,7 +5,7 @@
     <param name="revision">master</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="subdir">cli</param>
+    <param name="exclude">orthos2/*</param>
     <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@+git.%h</param>
   </service>
   <service name="set_version" mode="localonly"/>

++++++ orthos2-1.2.31+git.5a38e82.obscpio -> orthos2-1.2.83+git.cb8bcaf.obscpio 
++++++
++++ 8302 lines of diff (skipped)

++++++ orthos2.obsinfo ++++++
--- /var/tmp/diff_new_pack.dacnoA/_old  2024-01-26 22:48:11.350190052 +0100
+++ /var/tmp/diff_new_pack.dacnoA/_new  2024-01-26 22:48:11.354190196 +0100
@@ -1,6 +1,6 @@
 name: orthos2
-version: 1.2.31+git.5a38e82
-mtime: 1641558561
-commit: 5a38e828a093a9ac5daf62f2284f7d7d99d692fd
+version: 1.2.83+git.cb8bcaf
+mtime: 1649170247
+commit: cb8bcaf3615c7ce1a338cc9564f11bb378f86c0b
 
 

Reply via email to