Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flxmlrpc for openSUSE:Factory checked in at 2021-08-24 10:54:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flxmlrpc (Old) and /work/SRC/openSUSE:Factory/.flxmlrpc.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flxmlrpc" Tue Aug 24 10:54:34 2021 rev:3 rq:913604 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/flxmlrpc/flxmlrpc.changes 2020-02-13 10:12:10.972363193 +0100 +++ /work/SRC/openSUSE:Factory/.flxmlrpc.new.1899/flxmlrpc.changes 2021-08-24 10:55:23.956279113 +0200 @@ -1,0 +2,21 @@ +Sat Aug 22 14:12:40 UTC 2021 - Wojciech Kazubski <[email protected]> + +- Fixed to use source snapshot from fldigi git repository + +------------------------------------------------------------------- +Mon Aug 16 19:09:24 UTC 2021 - Martin Hauke <[email protected]> + +- Redownload tarball + +------------------------------------------------------------------- +Mon Aug 16 14:58:47 UTC 2021 - Wojciech Kazubski <[email protected]> + +- update to version 1.0.1 (not released) + * update XmlRpcBase64.h file to comply with flxxx internals +- update to version 1.0.0 (not released) + * add client_id tag + * remove files that should be locally created +- update to version 0.1.5 (not released) + * fix XmlRpc tm_mday comparison typo + +------------------------------------------------------------------- Old: ---- flxmlrpc-0.1.4.tar.gz New: ---- _service flxmlrpc-1.0.1.obscpio flxmlrpc-1.0.1.tar.xz flxmlrpc.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flxmlrpc.spec ++++++ --- /var/tmp/diff_new_pack.yodMM5/_old 2021-08-24 10:55:24.416278504 +0200 +++ /var/tmp/diff_new_pack.yodMM5/_new 2021-08-24 10:55:24.420278499 +0200 @@ -1,7 +1,7 @@ # # spec file for package flxmlrpc # -# 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 @@ -18,15 +18,18 @@ %define sover 1 Name: flxmlrpc -Version: 0.1.4 +Version: 1.0.1 Release: 0 Summary: An implementation of the XMLRPC protocol License: LGPL-3.0-or-later Group: Productivity/Hamradio/Other URL: https://sourceforge.net/projects/fldigi/ #Git-Clone: https://git.code.sf.net/p/fldigi/flxmlrpc -Source: http://downloads.sourceforge.net/project/fldigi/%{name}/%{name}-%{version}.tar.gz +Source: %{name}-%{version}.tar.xz +BuildRequires: autoconf +BuildRequires: automake BuildRequires: gcc-c++ +BuildRequires: libtool BuildRequires: pkgconfig %description @@ -65,6 +68,7 @@ sed -i 's/\r$//' COPYING %build +sh autogen.sh %configure \ --disable-static %make_build ++++++ _service ++++++ <services> <service name="obs_scm" mode="disabled"> <param name="url">https://git.code.sf.net/p/fldigi/flxmlrpc</param> <param name="scm">git</param> <param name="revision">fd52fdeb8a091a39dc472bb5ef6c27e32498d749</param> <param name="version">1.0.1</param> </service> <service name="set_version" mode="disabled"/> <service mode="disabled" name="tar" /> <service mode="disabled" name="recompress"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> </services> ++++++ flxmlrpc.obsinfo ++++++ name: flxmlrpc version: 1.0.1 mtime: 1627828252 commit: fd52fdeb8a091a39dc472bb5ef6c27e32498d749
