Hello community,
here is the log from the commit of package python-google-apputils for
openSUSE:Factory checked in at 2014-02-21 06:57:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-apputils (Old)
and /work/SRC/openSUSE:Factory/.python-google-apputils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-apputils"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-apputils/python-google-apputils.changes
2013-09-03 22:03:20.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-apputils.new/python-google-apputils.changes
2014-02-21 06:57:10.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 13 07:45:43 UTC 2014 - [email protected]
+
+- Include in SLE 12 (FATE #316168)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-apputils.spec ++++++
--- /var/tmp/diff_new_pack.11gsuD/_old 2014-02-21 06:57:11.000000000 +0100
+++ /var/tmp/diff_new_pack.11gsuD/_new 2014-02-21 06:57:11.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package google-apputils
+# spec file for package python-google-apputils
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,18 +15,19 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: python-google-apputils
Version: 0.4.0
Release: 0
Summary: Python application utilities
License: Apache-2.0
Group: Development/Languages/Python
-URL: http://code.google.com/p/google-apputils-python
+Url: http://code.google.com/p/google-apputils-python
Source0: google-apputils-%{version}.tar.gz
Patch0: apputils_stripShebang.patch
BuildRequires: python
BuildRequires: python-setuptools
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from
distutils.sysconfig import get_python_lib; print get_python_lib()")}
%else
@@ -66,5 +67,4 @@
%doc LICENSE README
%{python_sitelib}/*
-
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]