Hello community,

here is the log from the commit of package go-kr-text for openSUSE:Factory 
checked in at 2015-03-16 07:00:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go-kr-text (Old)
 and      /work/SRC/openSUSE:Factory/.go-kr-text.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go-kr-text"

Changes:
--------
--- /work/SRC/openSUSE:Factory/go-kr-text/go-kr-text.changes    2014-09-22 
18:50:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.go-kr-text.new/go-kr-text.changes       
2015-03-16 07:00:10.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Mar 12 12:44:16 UTC 2015 - [email protected]
+
+- update version 0.0.0+git20130910.6807e77
+  * no changelog
+
+-------------------------------------------------------------------

Old:
----
  text-0.0.0+git20130910.6807e77.tar.bz2

New:
----
  text-0.0.0+git20130910.6807e77.tar.xz

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

Other differences:
------------------
++++++ go-kr-text.spec ++++++
--- /var/tmp/diff_new_pack.aswDR6/_old  2015-03-16 07:00:11.000000000 +0100
+++ /var/tmp/diff_new_pack.aswDR6/_new  2015-03-16 07:00:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package go-kr-text
 #
-# 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,15 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           go-kr-text
 Version:       0.0.0+git20130910.6807e77
 Release:       0
-License:       MIT
 Summary:       Miscellaneous functions for formatting text
-Url:   https://github.com/kr/text
+License:        MIT
 Group: Development/Languages/Other
-Source:        text-%{version}.tar.bz2
+Url:            https://github.com/kr/text
+Source:         text-%{version}.tar.xz
 BuildRequires: go-devel
+BuildRequires:  xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{go_requires}
 %{go_provides}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.aswDR6/_old  2015-03-16 07:00:11.000000000 +0100
+++ /var/tmp/diff_new_pack.aswDR6/_new  2015-03-16 07:00:11.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/kr/text.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">text-*.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">text</param>
   </service>
 </services>

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

Reply via email to