Hello community,

here is the log from the commit of package powerpc-utils-python for 
openSUSE:Factory checked in at 2016-06-19 10:48:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/powerpc-utils-python (Old)
 and      /work/SRC/openSUSE:Factory/.powerpc-utils-python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "powerpc-utils-python"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/powerpc-utils-python/powerpc-utils-python.changes    
    2013-12-11 15:42:01.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.powerpc-utils-python.new/powerpc-utils-python.changes
   2016-06-19 10:48:42.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Jun 13 12:27:25 UTC 2016 - norm...@linux.vnet.ibm.com
+
+- Update to version 1.2.1+git20150311.f7bdc5c:
+  + Replace pickle with json.
+  + Resolves a couple of issues building the powerpc-utils-python
+  + Add Vendor tag to spec file
+  + amsvis cmd will fail if vio devices have addresses greater...
+- Add new _service file with tar_scm service
+
+-------------------------------------------------------------------

Old:
----
  powerpc-utils-python-1.2.1.tar.gz

New:
----
  _service
  _servicedata
  powerpc-utils-python-1.2.1+git20150311.f7bdc5c.tar.gz

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

Other differences:
------------------
++++++ powerpc-utils-python.spec ++++++
--- /var/tmp/diff_new_pack.anwysN/_old  2016-06-19 10:48:43.000000000 +0200
+++ /var/tmp/diff_new_pack.anwysN/_new  2016-06-19 10:48:43.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package powerpc-utils-python
 #
-# Copyright (c) 2013 SUSE LINUX Products 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
@@ -19,12 +19,14 @@
 Summary:        Python utilities for PowerPC platforms
 License:        IPL-1.0
 Group:          System/Management 
+%define version_unconverted 1.2.1+git20150311.f7bdc5c
+
 Name:           powerpc-utils-python   
-Version:        1.2.1
+Version:        1.2.1+git20150311.f7bdc5c
 Release:        0
 Source0:        %{name}-%{version}.tar.gz
 Patch0:         no-buildroot-reference.patch
-Url:            
http://sourceforge.net/projects/powerpc-utils/files/powerpc-utils-python/
+Url:            https://github.com/nfont/powerpc-utils-python
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 Requires:       python-gtk => 2.0
@@ -49,7 +51,7 @@
 %dir %{python_sitelib}/powerpcAMS
 %{python_sitelib}/powerpcAMS/*.py
 %{python_sitelib}/powerpcAMS/*.py[co]
-%{python_sitelib}/powerpcAMS-%{version}-py*.egg-info
+%{python_sitelib}/powerpcAMS-*-py*.egg-info
 %{_mandir}/man1/amsvis.1*
 %doc README COPYRIGHT
 

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="url">https://github.com/nfont/powerpc-utils-python</param>
    <param name="scm">git</param>
    <param name="exclude">.git</param>
    <param name="versionformat">1.2.1+git%cd.%h</param>
    <param name="revision">master</param>
    <param name="submodules">enable</param>
    <param name="changesgenerate">enable</param>
    <param name="changesauthor">norm...@linux.vnet.ibm.com</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="file">powerpc-utils-python-*.tar</param>
    <param name="compression">gz</param>
  </service>
  <service name="set_version" mode="disabled">
    <param name="basename">powerpc-utils-python</param>
  </service>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
            <param 
name="url">https://github.com/nfont/powerpc-utils-python</param>
          <param 
name="changesrevision">f7bdc5c270a9e16b831089e2e932cab6027c38c8</param></service></servicedata>

Reply via email to