Hello community,

here is the log from the commit of package go-hanwen-usb for openSUSE:Factory 
checked in at 2015-03-25 10:01:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go-hanwen-usb (Old)
 and      /work/SRC/openSUSE:Factory/.go-hanwen-usb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go-hanwen-usb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/go-hanwen-usb/go-hanwen-usb.changes      
2014-09-22 18:50:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.go-hanwen-usb.new/go-hanwen-usb.changes 
2015-03-25 10:01:34.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Mar 24 13:00:43 UTC 2015 - [email protected]
+
+- update version git20141217.69aee45
+
+-------------------------------------------------------------------

Old:
----
  usb-0.0.0+git20140903.137fe40.tar.bz2

New:
----
  usb-0.0.0+git20141217.69aee45.tar.xz

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

Other differences:
------------------
++++++ go-hanwen-usb.spec ++++++
--- /var/tmp/diff_new_pack.LflJ9l/_old  2015-03-25 10:01:35.000000000 +0100
+++ /var/tmp/diff_new_pack.LflJ9l/_new  2015-03-25 10:01:35.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package go-hanwen-usb
 #
-# 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
@@ -15,17 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           go-hanwen-usb
-Version:       0.0.0+git20140903.137fe40
+Version:        0.0.0+git20141217.69aee45
 Release:       0
-License:       BSD-3-Clause
 Summary:       CGO bindings for libusb
-Url:   https://github.com/hanwen/usb
+License:        BSD-3-Clause
 Group: Development/Languages/Other
-Source:        usb-%{version}.tar.bz2
+Url:            https://github.com/hanwen/usb
+Source:         usb-%{version}.tar.xz
 BuildRequires: go-devel
-BuildRequires: pkg-config
 BuildRequires: libusb-devel
+BuildRequires:  pkg-config
+BuildRequires:  xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{go_requires}
 %{go_provides}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.LflJ9l/_old  2015-03-25 10:01:35.000000000 +0100
+++ /var/tmp/diff_new_pack.LflJ9l/_new  2015-03-25 10:01:35.000000000 +0100
@@ -1,16 +1,16 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="tar_scm" mode="localonly">
     <param name="url">https://github.com/hanwen/usb.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="versionformat">0.0.0+git%cd.%h</param>
     <param name="revision">master</param>
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="recompress" mode="localonly">
     <param name="file">usb-*.tar</param>
-    <param name="compression">bz2</param>
+    <param name="compression">xz</param>
   </service>
-  <service name="set_version" mode="disabled">
+  <service name="set_version" mode="localonly">
     <param name="basename">usb</param>
   </service>
 </services>

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to