Hello community, here is the log from the commit of package clustduct for openSUSE:Factory checked in at 2019-12-03 12:42:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clustduct (Old) and /work/SRC/openSUSE:Factory/.clustduct.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clustduct" Tue Dec 3 12:42:34 2019 rev:7 rq:753010 version:0.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/clustduct/clustduct.changes 2019-07-08 15:10:39.995324452 +0200 +++ /work/SRC/openSUSE:Factory/.clustduct.new.4691/clustduct.changes 2019-12-03 12:43:04.022121370 +0100 @@ -1,0 +2,6 @@ +Mon Dec 2 17:09:31 UTC 2019 - Christian Goll <[email protected]> + +- updated to vers v0.0.5 to fix open issues of (bsc#1138326) +- using _service file for github source + +------------------------------------------------------------------- Old: ---- clustduct-0.0.4.tar.gz New: ---- _service clustduct-0.0.5.obscpio clustduct.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clustduct.spec ++++++ --- /var/tmp/diff_new_pack.lzacG9/_old 2019-12-03 12:43:04.914121124 +0100 +++ /var/tmp/diff_new_pack.lzacG9/_new 2019-12-03 12:43:04.914121124 +0100 @@ -1,7 +1,7 @@ # # spec file for package clustduct # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,14 +22,14 @@ %bcond_with pdfdoc Name: clustduct -Version: 0.0.4 +Version: 0.0.5 Release: 0 Summary: Framework which connects a genders database to dnsmasq License: BSD-3-Clause Group: System/Management -Source0: https://github.com/mslacken/clustduct/archive/v%{version}.tar.gz#/clustduct-%{version}.tar.gz +Source0: clustduct-%{version}.tar.xz Source1: clustduct-rpmlintrc -Url: https://github.com/mslacken/clustduct +URL: https://github.com/mslacken/clustduct BuildRequires: autoconf-archive BuildRequires: automake BuildRequires: coreutils ++++++ _service ++++++ <services> <!-- mode is disabled, so that it is not executed at every commit --> <service name="obs_scm" mode="disabled"> <param name="url">https://github.com/mslacken/clustduct.git</param> <!-- this is %version --> <param name="version">0.0.5</param> <!-- which git commit to use, if no tag is available --> <param name="revision">v0.0.5</param> <param name="scm">git</param> </service> <!-- the prior part will check out an git, archive, but we want a tar ball --> <service mode="buildtime" name="tar" /> <service mode="buildtime" name="recompress"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service mode="disabled" name="set_version" /> </services> ++++++ clustduct.obsinfo ++++++ name: clustduct version: 0.0.5 mtime: 1575305704 commit: fb723f83814f0b1df14526b33794c44af403d5b4
