Hello community,

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

Package is "go-go-mtpfs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/go-go-mtpfs/go-go-mtpfs.changes  2014-09-23 
10:42:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.go-go-mtpfs.new/go-go-mtpfs.changes     
2015-03-25 10:01:43.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Mar 24 13:12:35 UTC 2015 - [email protected]
+
+- update version 0.0.0+git20150119.6474157
+
+-------------------------------------------------------------------

Old:
----
  go-mtpfs-0.0.0+git20140903.689b5b4.tar.bz2

New:
----
  go-mtpfs-0.0.0+git20150119.6474157.tar.xz

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

Other differences:
------------------
++++++ go-go-mtpfs.spec ++++++
--- /var/tmp/diff_new_pack.7ihvPH/_old  2015-03-25 10:01:44.000000000 +0100
+++ /var/tmp/diff_new_pack.7ihvPH/_new  2015-03-25 10:01:44.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package go-go-mtpfs
 #
-# 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
@@ -17,18 +17,19 @@
 
 
 Name:           go-go-mtpfs
-Version:        0.0.0+git20140903.689b5b4
+Version:        0.0.0+git20150119.6474157
 Release:        0
 Summary:        Mount MTP devices over FUSE
 License:        BSD-3-Clause
 Group:          Productivity/Multimedia/Sound/Players
 Url:            https://github.com/hanwen/go-mtpfs
-Source:         go-mtpfs-%{version}.tar.bz2
+Source:         go-mtpfs-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel
 BuildRequires:  go-go-fuse
 BuildRequires:  go-hanwen-usb
 BuildRequires:  pkg-config
+BuildRequires:  xz
 BuildRequires:  pkgconfig(libmtp)
 Requires:       go-go-fuse
 Requires:       go-hanwen-usb
@@ -68,7 +69,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README LICENSE
+%doc README.md LICENSE
 %{_bindir}/go-mtpfs
 %{go_contribdir}/*
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.7ihvPH/_old  2015-03-25 10:01:44.000000000 +0100
+++ /var/tmp/diff_new_pack.7ihvPH/_new  2015-03-25 10:01:44.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/go-mtpfs.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">go-mtpfs-*.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">go-mtpfs</param>
   </service>
 </services>

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

Reply via email to