Accepting request 395231 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/395231 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=94
This commit is contained in:
commit
7848c4351f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3834f3bf23b260b3e5ebfea41102e2026a8af29e36c3620edf4a5cf05e82f694
|
|
||||||
size 17188044
|
|
3
gtk+-3.20.4.tar.xz
Normal file
3
gtk+-3.20.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e7e3aaf54a54dd1c1ca0588939254abe31329e0bcd280a12290d5306b41ea03f
|
||||||
|
size 17195152
|
23
gtk3.changes
23
gtk3.changes
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 13 08:29:24 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Fix libgtk-3-0 dependency on gtk-data: require the data package
|
||||||
|
for the latest installed version of libgtk-3-<n>. This is only
|
||||||
|
needed for any eventual case where an ABI incompatible libgtk3
|
||||||
|
might ever appear in order to allow them to be parallel
|
||||||
|
installable - something upstream knows to avoid doing.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 9 19:40:21 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.20.4:
|
||||||
|
+ Bugs fixed: bgo#573380, bgo#620065, bgo#693077, bgo#749405,
|
||||||
|
bgo#761651, bgo#762756, bgo#763768, bgo#764395, bgo#764424,
|
||||||
|
bgo#764585, bgo#764825, bgo#764846, bgo#765038, bgo#765065,
|
||||||
|
bgo#765066, bgo#765122, bgo#765213, bgo#765238, bgo#765261,
|
||||||
|
bgo#765270, bgo#765284, bgo#765471, bgo#765474, bgo#765486,
|
||||||
|
bgo#765493, bgo#765496, bgo#765565, bgo#765567, bgo#765592,
|
||||||
|
bgo#765640, bgo#765644, bgo#765742, bgo#765790, bgo#765907,
|
||||||
|
bgo#765922, bgo#765981, bgo#766166.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 12 07:50:50 UTC 2016 - dimstar@opensuse.org
|
Tue Apr 12 07:50:50 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
%define _name gtk+
|
%define _name gtk+
|
||||||
Version: 3.20.3
|
Version: 3.20.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GTK+ toolkit library (version 3)
|
Summary: The GTK+ toolkit library (version 3)
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
@ -97,11 +97,11 @@ ranging from small one-off projects to complete application suites.
|
|||||||
Summary: The GTK+ toolkit library (version 3)
|
Summary: The GTK+ toolkit library (version 3)
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Requires(post): %{name}-tools
|
Requires(post): %{name}-tools
|
||||||
|
Requires: %{name}-data >= %{version}
|
||||||
# While hicolor is not a Requires strictly speaking, we put it as
|
# While hicolor is not a Requires strictly speaking, we put it as
|
||||||
# such instead of as a Recommends because many applications just
|
# such instead of as a Recommends because many applications just
|
||||||
# assume it's there and we need to have a low-level package to
|
# assume it's there and we need to have a low-level package to
|
||||||
# bring it in.
|
# bring it in.
|
||||||
Requires: %{name}-data = %{version}
|
|
||||||
Requires: hicolor-icon-theme
|
Requires: hicolor-icon-theme
|
||||||
# Require Adwaita Icon Theme: It's GTKs icon set, that's guaranteed to be there
|
# Require Adwaita Icon Theme: It's GTKs icon set, that's guaranteed to be there
|
||||||
Requires: adwaita-icon-theme
|
Requires: adwaita-icon-theme
|
||||||
|
Loading…
Reference in New Issue
Block a user