Hello community, here is the log from the commit of package bs-update for openSUSE:Factory checked in at 2016-04-12 19:37:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bs-update (Old) and /work/SRC/openSUSE:Factory/.bs-update.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bs-update" Changes: -------- --- /work/SRC/openSUSE:Factory/bs-update/bs-update.changes 2015-09-30 05:50:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bs-update.new/bs-update.changes 2016-04-12 19:37:10.000000000 +0200 @@ -1,0 +2,9 @@ +Sun Apr 10 09:01:08 UTC 2016 - [email protected] + +- Update to 0.18 + * $bsu_specfiles may come from subdirs + * GNUmakefile: .built target asks for $(.DEFAULT_GOAL) + * drop (erroneous) group from PKGBUILD.in +- Use pretty url + +------------------------------------------------------------------- Old: ---- v0.17.tar.gz New: ---- bs-update-0.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bs-update.spec ++++++ --- /var/tmp/diff_new_pack.DD3e31/_old 2016-04-12 19:37:11.000000000 +0200 +++ /var/tmp/diff_new_pack.DD3e31/_new 2016-04-12 19:37:11.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package bs-update # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: bs-update -Version: 0.17 +Version: 0.18 Release: 0 Summary: Automate maintenance of packages in a Build Service License: MIT Group: Development/Tools/Version Control Url: https://github.com/roman-neuhauser/bs-update -Source0: https://github.com/roman-neuhauser/bs-update/archive/v%{version}.tar.gz +Source0: https://github.com/roman-neuhauser/bs-update/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: PKGBUILD BuildRequires: coreutils BuildRequires: filesystem @@ -48,7 +48,7 @@ %setup -q %build -make %{?_smp_mflags} PREFIX=%{_prefix} +make %{?_smp_mflags} %check make %{?_smp_mflags} check PREFIX=%{_prefix} @@ -59,6 +59,6 @@ %files %defattr(-,root,root) %{_bindir}/bs-update -%{_mandir}/man1/bs-update.1.* +%{_mandir}/man1/bs-update.1%{ext_man} %changelog ++++++ PKGBUILD ++++++ --- /var/tmp/diff_new_pack.DD3e31/_old 2016-04-12 19:37:11.000000000 +0200 +++ /var/tmp/diff_new_pack.DD3e31/_new 2016-04-12 19:37:11.000000000 +0200 @@ -1,6 +1,6 @@ # Maintainer: Roman Neuhauser <[email protected]> pkgname=bs-update -pkgver=0.17 +pkgver=0.18 pkgrel=1 epoch= pkgdesc="Automate maintenance of packages in a Build Service"
