commit obs-service-recompress for openSUSE:Factory
Hello community, here is the log from the commit of package obs-service-recompress for openSUSE:Factory checked in at 2015-08-01 11:35:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/obs-service-recompress (Old) and /work/SRC/openSUSE:Factory/.obs-service-recompress.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "obs-service-recompress" Changes: -------- --- /work/SRC/openSUSE:Factory/obs-service-recompress/obs-service-recompress.changes 2014-07-11 06:47:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.obs-service-recompress.new/obs-service-recompress.changes 2015-08-01 11:35:50.000000000 +0200 @@ -1,0 +2,11 @@ +Wed Jun 24 15:56:34 UTC 2015 - hib@hiberis.nl + +- Fix build for Debian 8.0 +- Use install target from Makefile +- Include git revision in version number +- Update to version 0.3.1+git20150622.d908b54: + + Tell rm not to prompt + + Change debian source format to 'native' + + Add Makefile with install target + +------------------------------------------------------------------- Old: ---- obs-service-recompress-0.3.1.tar.gz New: ---- _servicedata obs-service-recompress-0.3.1+git20150622.d908b54.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ obs-service-recompress.spec ++++++ --- /var/tmp/diff_new_pack.Jjy7hd/_old 2015-08-01 11:35:51.000000000 +0200 +++ /var/tmp/diff_new_pack.Jjy7hd/_new 2015-08-01 11:35:51.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package obs-service-recompress # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -19,7 +19,7 @@ %define service recompress Name: obs-service-%{service} -Version: 0.3.1 +Version: 0.3.1+git20150622.d908b54 Release: 0 Summary: An OBS source service: Recompress files License: GPL-2.0+ @@ -49,9 +49,7 @@ %build %install -mkdir -p %{buildroot}%{_prefix}/lib/obs/service -install -m 0755 recompress %{buildroot}%{_prefix}/lib/obs/service -install -m 0644 recompress.service %{buildroot}%{_prefix}/lib/obs/service +%makeinstall %files %defattr(-,root,root) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Jjy7hd/_old 2015-08-01 11:35:51.000000000 +0200 +++ /var/tmp/diff_new_pack.Jjy7hd/_new 2015-08-01 11:35:51.000000000 +0200 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="exclude">.git</param> <param name="version">git-master</param> - <param name="versionformat">@PARENT_TAG@</param> + <param name="versionformat">@PARENT_TAG@+git%cd.%h</param> <param name="revision">master</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">git@github.com:openSUSE/obs-service-recompress.git</param> <param name="changesrevision">d908b54ba0197706bf9a5e5781717f8e4ad6a62d</param></service></servicedata>++++++ debian.dsc ++++++ --- /var/tmp/diff_new_pack.Jjy7hd/_old 2015-08-01 11:35:51.000000000 +0200 +++ /var/tmp/diff_new_pack.Jjy7hd/_new 2015-08-01 11:35:51.000000000 +0200 @@ -1,6 +1,6 @@ Format: 1.0 Source: obs-service-recompress -Version: 0.3.1 +Version: 0.3.1+git20150622.d908b54 Binary: obs-service-recompress Maintainer: Adrian Schroeter <adrian@suse.de> Architecture: all
participants (1)
-
root@hilbert.suse.de