Hello community,

here is the log from the commit of package accerciser for openSUSE:Factory 
checked in at 2019-05-03 22:45:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/accerciser (Old)
 and      /work/SRC/openSUSE:Factory/.accerciser.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "accerciser"

Fri May  3 22:45:23 2019 rev:59 rq:695714 version:3.32.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/accerciser/accerciser.changes    2018-03-14 
19:36:40.822226297 +0100
+++ /work/SRC/openSUSE:Factory/.accerciser.new.5148/accerciser.changes  
2019-05-03 22:45:39.987664514 +0200
@@ -1,0 +2,35 @@
+Tue Apr  9 07:27:23 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.1:
+  + Fix accessing items without a compositor.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Mar 22 20:39:51 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.0:
+  + Updated maintainers info.
+  + Stopped using intltool.
+  + Desktop: Dropped obsolete X-GNOME-Full-Name fields.
+  + Updated bug reporting links.
+  + Help: Replace git.gnome.org by gitlab.gnome.org.
+  + Updated translations.
+- Drop intltool BuildRequires, no longer needed.
+
+-------------------------------------------------------------------
+Sat Jan 12 14:26:05 UTC 2019 - [email protected]
+
+- Update to version 3.31.4:
+  + Updated maintainers info.
+  + Fixed appdata file name.
+  + Fixed duplicate section ID on help.
+  + Marked missing string for translation.
+  + Removed unused images from localized user docs accerciser.png.
+  + ipython: Update to support IPython version 5 (bgo#776301).
+  + Python 3.7+ support, async is a keyword.
+  + Replace Bugzilla by Gitlab URL in DOAP file.
+- Stop post(un) handling of glib2_gsettings_schema_post(un),
+  desktop_database_post(un) and icon_theme_cache_post(un) + drop
+  glib2_gsettings_schema_requires, no longer needed.
+
+-------------------------------------------------------------------

Old:
----
  accerciser-3.22.0.tar.xz

New:
----
  accerciser-3.32.1.tar.xz

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

Other differences:
------------------
++++++ accerciser.spec ++++++
--- /var/tmp/diff_new_pack.XxMC24/_old  2019-05-03 22:45:40.547665799 +0200
+++ /var/tmp/diff_new_pack.XxMC24/_new  2019-05-03 22:45:40.551665808 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package accerciser
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,21 +12,21 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           accerciser
-Version:        3.22.0
+Version:        3.32.1
 Release:        0
 Summary:        Accessibility debugging tool
 License:        BSD-3-Clause
 Group:          Development/Tools/Other
-URL:            http://live.gnome.org/Accerciser
-Source0:        
http://download.gnome.org/sources/accerciser/3.22/%{name}-%{version}.tar.xz
+URL:            https://wiki.gnome.org/Apps/Accerciser
+Source0:        
https://download.gnome.org/sources/accerciser/3.32/%{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
@@ -41,7 +41,6 @@
 Requires:       python3-gobject-Gdk
 Recommends:     %{name}-lang
 BuildArch:      noarch
-%glib2_gsettings_schema_requires
 
 %description
 Accerciser is an interactive Python accessibility explorer for the
@@ -71,12 +70,13 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 translation-update-upstream
 
 %build
-%configure
-make %{?_smp_mflags}
+%configure \
+       %{nil}
+%make_build
 
 %install
 %make_install
@@ -84,16 +84,6 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}
 
-%post
-%glib2_gsettings_schema_post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%glib2_gsettings_schema_postun
-%desktop_database_postun
-%icon_theme_cache_postun
-
 %files
 %license COPYING
 %doc AUTHORS NEWS README
@@ -101,7 +91,7 @@
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %exclude %{_datadir}/%{name}/plugins/ipython_view.py
-%{_datadir}/appdata/org.gnome.accerciser.appdata.xml
+%{_datadir}/metainfo/accerciser.appdata.xml
 %{_datadir}/glib-2.0/schemas/org.a11y.Accerciser.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/%{name}*
 %{_datadir}/applications/%{name}.desktop

++++++ accerciser-3.22.0.tar.xz -> accerciser-3.32.1.tar.xz ++++++
++++ 51088 lines of diff (skipped)


Reply via email to