Hello community,

here is the log from the commit of package obs-service-set_version.5438 for 
openSUSE:13.2:Update checked in at 2016-08-09 08:14:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.2:Update/obs-service-set_version.5438 (Old)
 and      /work/SRC/openSUSE:13.2:Update/.obs-service-set_version.5438.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obs-service-set_version.5438"

Changes:
--------
New Changes file:

--- /dev/null   2016-07-07 10:01:34.856033756 +0200
+++ 
/work/SRC/openSUSE:13.2:Update/.obs-service-set_version.5438.new/obs-service-set_version.changes
    2016-08-09 08:14:03.000000000 +0200
@@ -0,0 +1,223 @@
+-------------------------------------------------------------------
+Thu Apr 21 11:54:41 UTC 2016 - [email protected]
+
+- Update to version 0.5.3:
+  * VersionDetector._autodetect: prioritize the directory name over the file 
name
+
+-------------------------------------------------------------------
+Fri Apr 08 13:28:43 UTC 2016 - [email protected]
+
+- Update to version 0.5.3:
+  * Don't add unconverted_version unconditionally
+
+-------------------------------------------------------------------
+Thu Mar 03 16:42:56 UTC 2016 - [email protected]
+
+- Update to version 0.5.3:
+  + Use old version from testing data instead of hardcoding
+  + Fix replacement of empty tags
+  + Fix empty version checks for debian/changelog
+  + fix when switching from .dev to non-dev version
+
+-------------------------------------------------------------------
+Thu Sep 03 07:21:55 UTC 2015 - [email protected]
+
+- Update to version 0.5.3:
+  + Set pkgver and pkgrel for PKGBUILD files (fixes #21)
+  + Fix python3 compat
+
+-------------------------------------------------------------------
+Mon Aug 17 15:14:11 UTC 2015 - [email protected]
+
+- Update to version 0.5.2:
+  + fix it ... it only worked with "disabledrun" mode by luck
+
+-------------------------------------------------------------------
+Tue Jul 28 06:17:48 UTC 2015 - [email protected]
+
+- Update to version 0.5.1:
+  + Make python-packaging runtime dep optional
+  + Fix %setup handling for python spec files
+
+-------------------------------------------------------------------
+Mon Jul 27 08:50:38 UTC 2015 - [email protected]
+
+- Recommends python-packaging
+
+-------------------------------------------------------------------
+Fri Jul 24 08:12:15 UTC 2015 - [email protected]
+
+- Require python-packaging
+
+-------------------------------------------------------------------
+Fri Jul 24 06:27:51 UTC 2015 - [email protected]
+
+- Update to version 0.5.0:
+  + Add Makefile with install target
+  + Change debian source format to 'native'
+  + Fix tar file detection for PKGBUILD
+  + Add Testsuite and README.md
+  + - empty dummy commit to test travis hook
+  + Disable py26, enable py{33,34} for tests
+  + Add basic test for debian changelogs
+  + Add travis build status image to README
+  + Also do negative test for debian/changelog
+  + Move testdata to .json files
+  + Move _write_tarfile() to base test class
+  + Remove python 2.6 compat import
+  + Reuse test data for debian changelog tests
+  + Rewrite set_version in python
+  + Install devscripts in travis-ci test env
+  + Restructure version detection code
+  + Allow files in test tarballs
+  + Add package type detection for python
+  + Add version converter for python packages
+  + Run python version converter tests with dpkg
+  + Add function to add or replace a %define
+  + Fix problem with replacing tags in spec files
+  + Add function to replace %{version} in %setup
+  + Add custom line support for _write_specfile func
+  + Finally use version conversion for python packages
+  + Skip some tests if zypper or dpkg are unavailable
+  + Use python binary from virtualenv
+
+-------------------------------------------------------------------
+Thu Sep 11 12:44:10 UTC 2014 -  [email protected]
+
+- Update to version 0.4.2:
+  + Release 0.4.2 - Update Debian changelog
+
+-------------------------------------------------------------------
+Wed Sep 10 15:40:33 UTC 2014 -  [email protected]
+
+- Update to version 0.4.2:
+  + the extension needs to be \.
+  + test with defined() at ./set_version line 118.
+  + Fix processing of --file parameter
+  + Add support for setting the version in debian.changelog
+  + Sort local file list based on modification time (newest first)
+
+-------------------------------------------------------------------
+Wed Jul  9 12:02:43 UTC 2014 - [email protected]
+
+- Update to version 0.4.1:
+  + Add support to automatically detect version based on Debian changelog file
+  + Initial debianization
+  + Handle PKGBUILD files generated by services
+
+-------------------------------------------------------------------
+Mon Mar 17 09:52:56 UTC 2014 -  [email protected]
+
+- Update to version 0.4.1:
+  + - drop old bash version
+  + - fix PKGBUILD version setting
+  + fix help text
+  + support detection from tar ball content
+  + use warnings pragma
+  + - replace bash script with a more secure perl version
+  + fix urgent quoting bugs
+  + Be more liberal in root-dir version detection
+
+-------------------------------------------------------------------
+Mon Mar 17 09:51:15 UTC 2014 -  [email protected]
+
+- Update to version 0.4.1:
+  + - drop old bash version
+  + - fix PKGBUILD version setting
+  + fix help text
+
+-------------------------------------------------------------------
+Fri Mar  7 12:06:41 UTC 2014 -  [email protected]
+
+- Update to version 0.4.0:
+  + support detection from tar ball content
+  + use warnings pragma
+
+-------------------------------------------------------------------
+Thu Mar  6 11:03:52 UTC 2014 - [email protected]
+
+- Update to version 0.4.0:
+  This is a rewrite in perl
+  This fixes also a sed commandline injection (bnc#866966 CVE-2014-0593)
+
+-------------------------------------------------------------------
+Thu Mar  6 09:43:52 UTC 2014 -  [email protected]
+
+- Update to version 0.3.3:
+  + ERROR: git log --pretty=format:%s --no-merges 4b090f0cad..4fc9fcb0c2 
failed; aborting!
+
+-------------------------------------------------------------------
+Thu Mar  6 07:07:51 UTC 2014 -  [email protected]
+
+- Update to version 0.3.3:
+  + - drop two echo lines which can be used to run random commands
+
+-------------------------------------------------------------------
+Tue Feb 11 16:29:02 UTC 2014 - [email protected]
+
+- Update to version 0.3.2:
+  + Be more liberal in root-dir version detection
+
+-------------------------------------------------------------------
+Mon Feb 10 09:53:00 UTC 2014 - [email protected]
+
+- Update to version 0.3.1:
+  + Check tarball content's root-dir for version
+  + Use a for-loop for different endings
+
+-------------------------------------------------------------------
+Tue Oct 29 13:47:13 UTC 2013 - [email protected]
+
+- Move service to github.com/openSUSE/obs-service-set_version
+- Add _service file to update package from there
+- Drop local sources and use tarball from source services
+
+-------------------------------------------------------------------
+Tue Oct  8 10:06:26 UTC 2013 - [email protected]
+
+- Take Debian version and revision number from debian.changelog file
+
+-------------------------------------------------------------------
+Tue Apr 16 09:30:01 UTC 2013 - [email protected]
+
+- add support for PKGBUILD aka Arch Linux files
+
+-------------------------------------------------------------------
+Tue Jun 26 15:01:27 UTC 2012 - [email protected]
+
+- Preserve whitespaces in Version: and Requires: lines
+
+-------------------------------------------------------------------
+Tue Feb 14 20:01:13 GMT 2012 - [email protected]
+
+- only change the first occurrence of Version: header
+- output useful info during run
+- when auto-detecting the version, use the newest matching file
+
+-------------------------------------------------------------------
++++ 26 more lines (skipped)
++++ between /dev/null
++++ and 
/work/SRC/openSUSE:13.2:Update/.obs-service-set_version.5438.new/obs-service-set_version.changes

New:
----
  PKGBUILD
  _service
  _servicedata
  debian.dsc
  obs-service-set_version-0.5.3.tar.gz
  obs-service-set_version.changes
  obs-service-set_version.spec

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

Other differences:
------------------
++++++ obs-service-set_version.spec ++++++
#
# spec file for package obs-service-set_version
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define service set_version

Name:           obs-service-%{service}
Version:        0.5.3
Release:        0
Summary:        An OBS source service: Update spec file version
License:        GPL-2.0+
Group:          Development/Tools/Building
Url:            https://github.com/openSUSE/obs-service-%{service}
Source:         %{name}-%{version}.tar.gz
%if 0%{?suse_version}
Recommends:     python-packaging
%else
Requires:       python-packaging
%endif
Requires:       sed
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
This is a source service for openSUSE Build Service.

Very simply script to update the version in .spec or .dsc files according to
a given version or to the existing files.

%prep
%setup -q

%build

%install
mkdir -p %{buildroot}%{_prefix}/lib/obs/service
install -m 0755 set_version %{buildroot}%{_prefix}/lib/obs/service
install -m 0644 set_version.service %{buildroot}%{_prefix}/lib/obs/service

%files
%defattr(-,root,root)
%dir %{_prefix}/lib/obs
%{_prefix}/lib/obs/service

%changelog
++++++ PKGBUILD ++++++
pkgname=obs-service-set_version
pkgver=0.5.3
pkgrel=0
pkgdesc="An OBS source service: Update spec file version"
arch=('i686' 'x86_64')
url="https://www.github.com/openSUSE/obs-service-set_version";
license=('GPL-2.0+' 'GPL-2.0')
groups=('base-devel')
depends=('python')
source=(obs-service-set_version-${pkgver}.tar.gz)
md5sums=('SKIP')

package() {
  msg "Installing build ..."
  cd "${srcdir}"/obs-service-set_version-${pkgver}
  mkdir -p ${pkgdir}/usr/lib/obs/service
  install -m 0755 set_version ${pkgdir}/usr/lib/obs/service
  install -m 0644 set_version.service ${pkgdir}/usr/lib/obs/service
}

++++++ _service ++++++
<services>
  <service mode="disabled" name="tar_scm">
    <param 
name="url">[email protected]:openSUSE/obs-service-set_version.git</param>
    <param name="scm">git</param>
    <param name="exclude">.git</param>
    <param name="version">git-master</param>
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="revision">master</param>
    <param name="changesgenerate">enable</param>
  </service>

  <service mode="disabled" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">gz</param>
  </service>

  <service mode="disabled" name="set_version">
    <param name="basename">obs-service-set_version</param>
  </service>
</services>
++++++ _servicedata ++++++
<servicedata>
  <service name="tar_scm">
    <param 
name="url">[email protected]:openSUSE/obs-service-set_version.git</param>
  <param 
name="changesrevision">9cb2d460ffcce8cb86ee2bd194c38620c6eebb94</param></service>
</servicedata>++++++ debian.dsc ++++++
Format: 1.0
Source: obs-service-set_version
Version: 0.5.3
Binary: obs-service-set_version
Maintainer: Adrian Schroeter <[email protected]>
Architecture: all
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 7)

Reply via email to