Accepting request 757536 from GNOME:Factory

- Add Obsoletes/Provides to baselibs.conf to ensure
  gtk2-immodule-tigrigna-32bit can be upgraded from old version. (forwarded request 757485 from fcrozat)

OBS-URL: https://build.opensuse.org/request/show/757536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk2?expand=0&rev=174
This commit is contained in:
Dominique Leuenberger 2019-12-23 21:36:28 +00:00 committed by Git OBS Bridge
commit 74ae668408
3 changed files with 15 additions and 2 deletions

View File

@ -78,6 +78,8 @@ gtk2-immodule-tigrigna
postun "%else"
postun "<prefix>%{_bindir}/gtk-query-immodules-2.0 --update-cache"
postun "%endif"
provides "gtk2-immodules-tigrigna-<targettype> = <version>"
obsoletes "gtk2-immodules-tigrigna-<targettype> = <version>"
gtk2-immodule-vietnamese
requires "gtk2-<targettype>"
post "%if "%_lib" == "lib64""

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Dec 17 10:00:32 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
- Add Obsoletes/Provides to baselibs.conf to ensure
gtk2-immodule-tigrigna-32bit can be upgraded from old version.
-------------------------------------------------------------------
Tue Dec 10 11:07:08 UTC 2019 - Michael Vetter <mvetter@suse.com>
- bsc#1158897: Remove dependency on jasper (due to planned removal)
Removes JPEG2000 support.
-------------------------------------------------------------------
Tue Nov 19 12:17:29 UTC 2019 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gtk2
#
# Copyright (c) 2019 SUSE LLC.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -58,7 +58,6 @@ BuildRequires: gdk-pixbuf-devel
BuildRequires: gnome-patch-translation
BuildRequires: gobject-introspection-devel
BuildRequires: gtk-doc
BuildRequires: libjasper-devel
BuildRequires: libtiff-devel
# Needed for patches touching the build system / bootstrapping
BuildRequires: libtool