Hello community, here is the log from the commit of package golang-bitbucket-taruti-bigendian for openSUSE:Factory checked in at 2015-08-01 11:36:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/golang-bitbucket-taruti-bigendian (Old) and /work/SRC/openSUSE:Factory/.golang-bitbucket-taruti-bigendian.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-bitbucket-taruti-bigendian" Changes: -------- New Changes file: --- /dev/null 2015-07-22 21:25:44.928025004 +0200 +++ /work/SRC/openSUSE:Factory/.golang-bitbucket-taruti-bigendian.new/golang-bitbucket-taruti-bigendian.changes 2015-08-01 11:36:19.000000000 +0200 @@ -0,0 +1,28 @@ +------------------------------------------------------------------- +Sat Jul 25 14:46:15 UTC 2015 - [email protected] + +- rename to golang-bitbucket-taruti-bigendian +- use golang-packaging for packaging + +------------------------------------------------------------------- +Tue Aug 13 11:37:42 UTC 2013 - [email protected] + +- Update to version 0.0.0+hg20130320.25.37f0ed9bf940: + + Upstream provides no changelog +- Use _service file + +------------------------------------------------------------------- +Tue Aug 13 07:58:02 UTC 2013 - [email protected] + +- Use %{go_exclusivearch} macro + +------------------------------------------------------------------- +Mon Dec 5 12:14:45 UTC 2011 - [email protected] + +- Update to 05/12/2011 mercurial version + +------------------------------------------------------------------- +Sat Jul 2 11:09:20 UTC 2011 - [email protected] + +- Initial version + New: ---- _service bigendian-0.0.0+hg20130320.25.37f0ed9bf940.tar.xz golang-bitbucket-taruti-bigendian.changes golang-bitbucket-taruti-bigendian.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ golang-bitbucket-taruti-bigendian.spec ++++++ # # spec file for package golang-bitbucket-taruti-bigendian # # Copyright (c) 2013 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: golang-bitbucket-taruti-bigendian Version: 0.0.0+hg20130320.25.37f0ed9bf940 Release: 0 Summary: Binary parsing/printing for Go Group: Development/Languages/Other License: MIT URL: https://bitbucket.org/taruti/bigendian Source0: bigendian-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: golang-packaging BuildRequires: xz Provides: go-bigendian = %{version} Obsoletes: go-bigendian < %{version} %{go_provides} %description Binary parsing and printing for the Go programming language. %gosrc_package %prep %setup -q -n bigendian-%{version} %build %goprep bitbucket.org/taruti/bigendian %gobuild ... %install %goinstall %gosrc %check %gotest bitbucket.org/taruti/bigendian %files %defattr(-,root,root,-) %doc LICENSE %{go_contribdir}/* %files source %defattr(-,root,root,-) %{go_contribsrcdir}/* %changelog ++++++ _service ++++++ <services> <service name="tar_scm" mode="localonly"> <param name="url">https://bitbucket.org/taruti/bigendian</param> <param name="scm">hg</param> <param name="exclude">.hg</param> <param name="versionformat">0.0.0+hg{date|shortdate}.{rev}.{node|short}</param> <param name="revision">tip</param> </service> <service name="recompress" mode="localonly"> <param name="file">bigendian-*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="localonly"> <param name="basename">bigendian</param> </service> </services>
