Hello community,

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

Package is "go-gocheck"

Changes:
--------
--- /work/SRC/openSUSE:Factory/go-gocheck/go-gocheck.changes    2013-08-23 
11:07:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.go-gocheck.new/go-gocheck.changes       
2015-03-23 12:18:30.000000000 +0100
@@ -1,0 +2,13 @@
+Sat Mar 21 05:48:11 UTC 2015 - [email protected]
+
+- rename to go-gocheck
+- remove go_disable_brp_strip_static_archive usage
+- update version 0.0.0+git20140401.1632973
+
+-------------------------------------------------------------------
+Sun Sep  7 01:07:59 UTC 2014 - [email protected]
+
+- update version 2014.08.27 from github
+  * see upstream git commits
+
+-------------------------------------------------------------------

Old:
----
  gocheck-2012.07.24.tar.bz2

New:
----
  _service
  check-0.0.0+git20140401.1632973.tar.xz

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

Other differences:
------------------
++++++ go-gocheck.spec ++++++
--- /var/tmp/diff_new_pack.EaAYd6/_old  2015-03-23 12:18:31.000000000 +0100
+++ /var/tmp/diff_new_pack.EaAYd6/_new  2015-03-23 12:18:31.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package go-gocheck
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Sascha Peilicke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,23 +18,21 @@
 
 
 Name:           go-gocheck
-Version:        2012.07.24
+Version:        0.0.0+git20140401.1632973
 Release:        0
 Summary:        Rich testing framework for the Go language
 License:        BSD-3-Clause
 Group:          Development/Languages/Other
-Url:            http://labix.org/gocheck
-Source:         gocheck-%{version}.tar.bz2
-%define         go_import launchpad.net/gocheck
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Url:            https://github.com/go-check/check
+Source:         check-%{version}.tar.xz
 BuildRequires:  go-devel
-%if 0%{?suse_version} >= 1100
-Recommends:     go-gocheck-doc
-%endif
-%{go_disable_brp_strip_static_archive}
-%{go_exclusivearch}
+BuildRequires:  xz
+Provides:       go-go-check = %{version}
+Obsoletes:      go-go-check < %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{go_provides}
 %{go_requires}
+%{go_recommends}
 
 %description
 The Go language provides an internal testing library, named "testing", which is
@@ -59,19 +57,13 @@
  - Verbosity flag which disables output caching
  - Fully tested (yes, it manages to test itself reliably! :-)
 
-%package doc
-Summary:        API documenation
-Group:          Documentation/Other
-Requires:       %{name} = %{version}
-
-%description doc
-API, examples and documentation.
+%godoc_package
 
 %prep
-%setup -q -n gocheck
+%setup -q -n check-%{version}
 
 %build
-%goprep  launchpad.net/gocheck
+%goprep gopkg.in/check.v1
 %gobuild
 
 %install

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="url">https://github.com/go-check/check.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">
    <param name="file">check-*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service name="set_version" mode="disabled">
    <param name="basename">check</param>
  </service>
</services>
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to