Hello community,

here is the log from the commit of package go-assert for openSUSE:Factory 
checked in at 2013-11-07 12:51:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/go-assert (Old)
 and      /work/SRC/openSUSE:Factory/.go-assert.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "go-assert"

Changes:
--------
--- /work/SRC/openSUSE:Factory/go-assert/go-assert.changes      2013-09-25 
14:31:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.go-assert.new/go-assert.changes 2013-11-07 
12:51:58.000000000 +0100
@@ -5 +5,7 @@
-  + Upstream provides no changelog
+  + pretty-printuse goinstall-friendly make target
+  + show diffs when equality test fails
+  + fix example
+  + remove Makefiles
+  + github.com/kr/pretty.go has been renamed to github.com/kr/pretty
+  + update README
+  + update output on README

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

Other differences:
------------------
++++++ go-assert.spec ++++++
--- /var/tmp/diff_new_pack.EZkpUu/_old  2013-11-07 12:51:58.000000000 +0100
+++ /var/tmp/diff_new_pack.EZkpUu/_new  2013-11-07 12:51:58.000000000 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package go-assert
 #
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Sascha Peilicke <[email protected]>
-# Copyright (c) 2013 SUSE Linux Products GmbH
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           go-assert
 Version:        0.0.0+git20120716.e17e998
 Release:        0
 Summary:        Asserts to Go testing
-Group:          Development/Languages/Other
 License:        MIT
-URL:            https://github.com/bmizerany/assert
+Group:          Development/Languages/Other
+Url:            https://github.com/bmizerany/assert
 Source0:        assert-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  go-devel

++++++ _service ++++++
--- /var/tmp/diff_new_pack.EZkpUu/_old  2013-11-07 12:51:58.000000000 +0100
+++ /var/tmp/diff_new_pack.EZkpUu/_new  2013-11-07 12:51:58.000000000 +0100
@@ -1,16 +1,19 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service mode="disabled" name="tar_scm">
     <param name="url">https://github.com/bmizerany/assert.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>
+    <param name="changesrevision">e17e99893c</param>
   </service>
-  <service name="recompress" mode="disabled">
+
+  <service mode="disabled" name="recompress">
     <param name="file">assert-*.tar</param>
     <param name="compression">bz2</param>
   </service>
-  <service name="set_version" mode="disabled">
+
+  <service mode="disabled" name="set_version">
     <param name="basename">assert</param>
   </service>
 </services>

++++++ assert-0.0.0+git20120716.e17e998.tar.bz2 ++++++

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

Reply via email to