Hello community, here is the log from the commit of package zypp-plugin for openSUSE:Factory checked in at 2012-06-25 12:12:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zypp-plugin (Old) and /work/SRC/openSUSE:Factory/.zypp-plugin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zypp-plugin", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/zypp-plugin/zypp-plugin.changes 2011-09-23 12:53:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.zypp-plugin.new/zypp-plugin.changes 2012-06-25 12:12:33.000000000 +0200 @@ -1,0 +2,5 @@ +Wed May 9 10:01:48 UTC 2012 - [email protected] + +- patch license to be in spdx.org format + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zypp-plugin.spec ++++++ --- /var/tmp/diff_new_pack.V3LhFt/_old 2012-06-25 12:12:34.000000000 +0200 +++ /var/tmp/diff_new_pack.V3LhFt/_new 2012-06-25 12:12:34.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package zypp-plugin # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011-2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -11,17 +11,12 @@ # 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: zypp-plugin Version: 0.3 -Release: 1 +Release: 0 Group: System/Packages -License: GPLv2 +License: GPL-2.0 Url: https://gitorious.org/opensuse/zypp-plugin Summary: Helper that makes writing ZYpp plugins easier BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -40,7 +35,7 @@ %package python Group: System/Packages -License: GPLv2 +License: GPL-2.0 Summary: Helper that makes writing ZYpp plugins in python easier %description python @@ -59,4 +54,3 @@ %files python %defattr(-,root,root) %{py_sitedir}/zypp_plugin.py -%changelog ++++++ zypp-plugin-0.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zypp-plugin/README new/zypp-plugin/README --- old/zypp-plugin/README 2011-07-05 12:28:27.000000000 +0200 +++ new/zypp-plugin/README 2012-06-21 09:29:00.000000000 +0200 @@ -15,7 +15,7 @@ ==Sources -A git repo is maintained at https://gitorious.org/opensuse/zypp-plugin +A git repo is maintained at https://github.com/openSUSE/zypp-plugin ==Todo diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zypp-plugin/package/zypp-plugin.changes new/zypp-plugin/package/zypp-plugin.changes --- old/zypp-plugin/package/zypp-plugin.changes 2011-07-05 12:28:27.000000000 +0200 +++ new/zypp-plugin/package/zypp-plugin.changes 2012-06-21 09:29:00.000000000 +0200 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed May 9 10:01:48 UTC 2012 - [email protected] + +- patch license to be in spdx.org format + +------------------------------------------------------------------- Tue Jul 5 12:19:37 CEST 2011 - [email protected] - Fix specfile for factory diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/zypp-plugin/package/zypp-plugin.spec new/zypp-plugin/package/zypp-plugin.spec --- old/zypp-plugin/package/zypp-plugin.spec 2011-07-05 12:28:27.000000000 +0200 +++ new/zypp-plugin/package/zypp-plugin.spec 2012-06-21 09:29:00.000000000 +0200 @@ -1,9 +1,22 @@ # +# spec file for package zypp-plugin +# +# Copyright (c) 2011-2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# 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. +# Name: zypp-plugin Version: 0.3 Release: 0 Group: System/Packages -License: GPLv2 +License: GPL-2.0 Url: https://gitorious.org/opensuse/zypp-plugin Summary: Helper that makes writing ZYpp plugins easier BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -22,7 +35,7 @@ %package python Group: System/Packages -License: GPLv2 +License: GPL-2.0 Summary: Helper that makes writing ZYpp plugins in python easier %description python -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
