Hello community,
here is the log from the commit of package patterns-devel-python for
openSUSE:Factory checked in at 2017-05-24 16:50:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-devel-python (Old)
and /work/SRC/openSUSE:Factory/.patterns-devel-python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-devel-python"
Wed May 24 16:50:33 2017 rev:2 rq:497737 version:20170319
Changes:
--------
---
/work/SRC/openSUSE:Factory/patterns-devel-python/patterns-devel-python.changes
2017-05-06 18:22:45.465591391 +0200
+++
/work/SRC/openSUSE:Factory/.patterns-devel-python.new/patterns-devel-python.changes
2017-05-24 16:51:16.102943665 +0200
@@ -1,0 +2,5 @@
+Tue May 23 11:23:11 UTC 2017 - [email protected]
+
+- Fix spacing in description (boo#1040006).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-devel-python.spec ++++++
--- /var/tmp/diff_new_pack.1lorrI/_old 2017-05-24 16:51:16.554880047 +0200
+++ /var/tmp/diff_new_pack.1lorrI/_new 2017-05-24 16:51:16.554880047 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package patterns-openSUSE
+# spec file for package patterns-devel-python
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
@@ -29,7 +29,6 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: patterns-rpm-macros
-
%description
This is an internal package that is used to create the patterns as part
of the installation source setup. Installation of this package does
@@ -86,7 +85,7 @@
%package devel_python3
%pattern_development
-Summary: Python3 Developement
+Summary: Python 3 Developement
Group: Metapackages
Provides: pattern() = devel_python3
Provides: pattern-icon() = pattern-basis-devel
@@ -125,3 +124,5 @@
mkdir -p $RPM_BUILD_ROOT/usr/share/doc/packages/patterns/
echo 'This file marks the pattern devel_python to be installed.' >
$RPM_BUILD_ROOT/usr/share/doc/packages/patterns/devel_python.txt
echo 'This file marks the pattern devel_python3 to be installed.' >
$RPM_BUILD_ROOT/usr/share/doc/packages/patterns/devel_python3.txt
+
+%changelog