Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ax25-tools for openSUSE:Factory 
checked in at 2021-06-04 22:43:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ax25-tools (Old)
 and      /work/SRC/openSUSE:Factory/.ax25-tools.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ax25-tools"

Fri Jun  4 22:43:40 2021 rev:4 rq:897336 version:0.0.10rc5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ax25-tools/ax25-tools.changes    2020-06-09 
00:05:57.397565773 +0200
+++ /work/SRC/openSUSE:Factory/.ax25-tools.new.1898/ax25-tools.changes  
2021-06-04 22:44:07.347166298 +0200
@@ -1,0 +2,6 @@
+Thu Jun  3 16:45:11 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to version 0.0.10-rc5
+  * No upstream changelog provided
+
+-------------------------------------------------------------------

Old:
----
  ax25-tools-0.0.10rc4_87.tar.xz

New:
----
  ax25-tools-0.0.10-rc5.tar.gz

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

Other differences:
------------------
++++++ ax25-tools.spec ++++++
--- /var/tmp/diff_new_pack.h38zuV/_old  2021-06-04 22:44:07.935166947 +0200
+++ /var/tmp/diff_new_pack.h38zuV/_new  2021-06-04 22:44:07.939166951 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ax25-tools
 #
-# 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
@@ -16,15 +16,17 @@
 #
 
 
+%define src_ver 0.0.10-rc5
 Name:           ax25-tools
-Version:        0.0.10rc4_87
+Version:        0.0.10rc5
 Release:        0
 Summary:        AX.25 tools
 License:        GPL-2.0-only
 URL:            http://www.linux-ax25.org
-Source:         ax25-tools-%{version}.tar.xz
+Source:         
http://www.linux-ax25.org/pub/ax25-tools/ax25-tools-%{src_ver}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  fdupes
 BuildRequires:  libax25-devel
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
@@ -37,7 +39,7 @@
 package ax25apps.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{src_ver}
 
 %build
 export CFLAGS="%optflags -fcommon"
@@ -50,10 +52,12 @@
 %make_install installconf
 rm -rf %{buildroot}%{_datadir}/doc/ax25-tools
 rm -rf %{buildroot}%{_localstatedir}/lib/ax25/mheard/mheard.dat
+%fdupes %{buildroot}%{_mandir}
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog NEWS README yamdrv/README.yamdrv
+%license COPYING
+%doc AUTHORS ChangeLog README yamdrv/README.yamdrv
 %doc dmascc/README.dmascc user_call/README.user_call tcpip/ttylinkd.INSTALL
 %doc tcpip/ttylinkd.README
 %dir %{_sysconfdir}/ax25

Reply via email to