Hello community,

here is the log from the commit of package accerciser for openSUSE:Factory 
checked in at 2018-03-14 19:36:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/accerciser (Old)
 and      /work/SRC/openSUSE:Factory/.accerciser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "accerciser"

Wed Mar 14 19:36:40 2018 rev:58 rq:584707 version:3.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/accerciser/accerciser.changes    2016-09-23 
11:37:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.accerciser.new/accerciser.changes       
2018-03-14 19:36:40.822226297 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:22:35 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ accerciser.spec ++++++
--- /var/tmp/diff_new_pack.XfAbfq/_old  2018-03-14 19:36:41.798191632 +0100
+++ /var/tmp/diff_new_pack.XfAbfq/_new  2018-03-14 19:36:41.802191490 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package accerciser
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -22,12 +22,12 @@
 Summary:        Accessibility debugging tool
 License:        BSD-3-Clause
 Group:          Development/Tools/Other
-BuildArch:      noarch
-Url:            http://live.gnome.org/Accerciser
+URL:            http://live.gnome.org/Accerciser
 Source0:        
http://download.gnome.org/sources/accerciser/3.22/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection
 BuildRequires:  intltool
+BuildRequires:  pkgconfig
 # py3atspi is a virtual name that is provided by the default at-spi stack
 BuildRequires:  py3atspi
 BuildRequires:  translation-update-upstream
@@ -40,7 +40,7 @@
 Requires:       py3atspi
 Requires:       python3-gobject-Gdk
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 %glib2_gsettings_schema_requires
 
 %description
@@ -58,9 +58,9 @@
 Group:          Development/Tools/Other
 Requires:       %{name} = %{version}
 Requires:       python3-IPython
-Supplements:    packageand(%{name}:python3-IPython)
 # we need setuptools for pkg_resources
 Requires:       python3-setuptools
+Supplements:    packageand(%{name}:python3-IPython)
 
 %description plugin-IPython
 Accerciser is an interactive Python accessibility explorer for the
@@ -69,6 +69,7 @@
 This package provides the IPython console widget
 
 %lang_package
+
 %prep
 %setup -q
 translation-update-upstream
@@ -94,8 +95,8 @@
 %icon_theme_cache_postun
 
 %files
-%defattr(-, root, root)
-%doc AUTHORS COPYING NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
@@ -104,11 +105,10 @@
 %{_datadir}/glib-2.0/schemas/org.a11y.Accerciser.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/%{name}*
 %{_datadir}/applications/%{name}.desktop
-%{_mandir}/man1/%{name}.1.gz
+%{_mandir}/man1/%{name}.1%{ext_man}
 %{python3_sitelib}/%{name}/
 
 %files plugin-IPython
-%defattr(-,root,root)
 %{_datadir}/%{name}/plugins/ipython_view.py
 
 %files lang -f %{name}.lang


Reply via email to