Hello community,

here is the log from the commit of package prewikka for openSUSE:Factory 
checked in at 2017-02-19 01:00:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/prewikka (Old)
 and      /work/SRC/openSUSE:Factory/.prewikka.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "prewikka"

Changes:
--------
--- /work/SRC/openSUSE:Factory/prewikka/prewikka.changes        2016-09-16 
11:00:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.prewikka.new/prewikka.changes   2017-02-19 
01:00:47.493608930 +0100
@@ -1,0 +2,6 @@
+Thu Jan 26 21:28:03 UTC 2017 - jeng...@inai.de
+
+- Trim filler words from description.
+- Replace -exec rm by simpler -delete.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ prewikka.spec ++++++
--- /var/tmp/diff_new_pack.HFUFvI/_old  2017-02-19 01:00:47.817563430 +0100
+++ /var/tmp/diff_new_pack.HFUFvI/_new  2017-02-19 01:00:47.821562868 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package prewikka
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX 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,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           prewikka
 Version:        3.0.0
 Release:        0
@@ -26,27 +27,25 @@
 Patch0:         prewikka-cheetah-shbang.patch
 Patch1:         prewikka-wsgi-shbang.patch
 Patch2:         prewikka-ez_setup.patch
-BuildRequires:  python-devel
+BuildRequires:  gettext
 BuildRequires:  python-cheetah
+BuildRequires:  python-devel
 BuildRequires:  python-lesscpy
 BuildRequires:  python-setuptools
-BuildRequires:  gettext
-Requires:       python-cheetah
-Requires:       xorg-x11-fonts
 Requires:       python-babel
+Requires:       python-cheetah
 Requires:       python-dateutil
-Requires:       python-pytz
 Requires:       python-libprelude
 Requires:       python-libpreludedb
+Requires:       python-pytz
+Requires:       xorg-x11-fonts
 BuildArch:      noarch
 
 %description
-Prewikka is the graphical front-end analysis console for the
-Prelude Universal SIM. Providing numerous features, Prewikka
-facilitates the work of users and analysts. It provides alert
-aggregation and sensor and hearbeat views, and has user management
-and configurable filters. Prewikka also provides access to external
-tools such as whois and traceroute.
+Prewikka is the graphical front-end analysis console for the Prelude
+Universal SIM. Prewikka provides alert aggregation and sensor and
+hearbeat views, and has user management and configurable filters, as
+well as access to external tools such as whois and traceroute.
 
 %prep
 %setup -q
@@ -61,7 +60,7 @@
 mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}
 mkdir -p %{buildroot}%{_sbindir}/
 mv %{buildroot}/%{_bindir}/%{name}-httpd %{buildroot}/%{_sbindir}/%{name}-httpd
-find %{buildroot} -type f -name '*.pyo' -exec rm -f {} ';'
+find %{buildroot} -type f -name '*.pyo' -delete
 %find_lang %{name} --with-python
 
 %files -f %{name}.lang


Reply via email to