Hello community,

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

Package is "atk"

Wed Mar 14 19:32:04 2018 rev:74 rq:586300 version:2.28.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/atk/atk.changes  2017-11-03 19:06:08.348005443 
+0100
+++ /work/SRC/openSUSE:Factory/.atk.new/atk.changes     2018-03-14 
19:32:04.860027389 +0100
@@ -1,0 +2,32 @@
+Tue Mar 13 09:27:28 UTC 2018 - [email protected]
+
+- Update to version 2.28.1:
+  + meson: fix version numbering. Roll new release to include it.
+- Drop atk-2.28.0.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Mon Mar 12 09:19:07 UTC 2018 - [email protected]
+
+- Update to version 2.28.0:
+  + bgo#791020: Remove list association from
+    ATK_ROLE_DESCRIPTION_{TERM,VALUE}.
+  + Updated translations.
+- Add atk-2.28.0.patch: Call it 2.28.0 in meson.build, same as the
+  tarball is called and what configure.ac defines.
+
+-------------------------------------------------------------------
+Wed Feb 28 16:22:58 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
+Thu Nov  2 02:27:01 UTC 2017 - [email protected]
+
+- Update to version 2.27.1:
+  + Build: meson, tracked by bug 785802:
+    - Add option to disable introspection.
+    - Fix .rc generation in Meson builds.
+  + Build (Visual Studio): Enhance security of x64 binaries.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  atk-2.26.1.tar.xz

New:
----
  atk-2.28.1.tar.xz

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

Other differences:
------------------
++++++ atk.spec ++++++
--- /var/tmp/diff_new_pack.UCTEOc/_old  2018-03-14 19:32:05.711997132 +0100
+++ /var/tmp/diff_new_pack.UCTEOc/_new  2018-03-14 19:32:05.715996990 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package atk
 #
-# Copyright (c) 2017 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
@@ -17,13 +17,13 @@
 
 
 Name:           atk
-Version:        2.26.1
+Version:        2.28.1
 Release:        0
 Summary:        An Accessibility Toolkit
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
-Url:            http://www.gtk.org/
-Source:         
http://download.gnome.org/sources/atk/2.26/%{name}-%{version}.tar.xz
+URL:            https://www.gtk.org/
+Source:         
http://download.gnome.org/sources/atk/2.28/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -80,9 +80,7 @@
 Summary:        Additional Package Documentation for atk
 Group:          Documentation/HTML
 Requires:       libatk-1_0-0 = %{version}
-%if 0%{?suse_version} >= 1120
 BuildArch:      noarch
-%endif
 
 %description doc
 This package contains additional documentation for the ATK Library.
@@ -96,22 +94,22 @@
 %endif
 
 %build
-%{meson} \
+%meson \
        -Denable_docs=true \
        %{nil}
-%{meson_build}
+%meson_build
 
 %install
-%{meson_install}
+%meson_install
 
 %find_lang %{name}10
-%fdupes %{buildroot}/%{_prefix}
+%fdupes %{buildroot}%{_prefix}
 
 %post -n libatk-1_0-0 -p /sbin/ldconfig
 %postun -n libatk-1_0-0 -p /sbin/ldconfig
 
 %files -n libatk-1_0-0
-%doc COPYING
+%license COPYING
 %{_libdir}/lib*.so.*
 
 %files -n typelib-1_0-Atk-1_0
@@ -124,9 +122,6 @@
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/*.pc
 %{_datadir}/gir-1.0/*.gir
-%if 0%{?suse_version} <= 1110
-%{_libdir}/*.la
-%endif
 
 %files doc
 %doc AUTHORS NEWS README

++++++ atk-2.26.1.tar.xz -> atk-2.28.1.tar.xz ++++++
++++ 4069 lines of diff (skipped)


Reply via email to