Accepting request 459803 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/459803 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=230
This commit is contained in:
parent
2251cb427b
commit
037f2b90c9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:51d7ebf7a6c359be14c3dd7a022213e931484653815eb10b0131bef4c8979e1c
|
||||
size 1064496
|
3
gnome-desktop-3.23.90.tar.xz
Normal file
3
gnome-desktop-3.23.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:edc1b2a255a801c89229188bf6399cee5af9f05eb2ae9312a263389c45da1ed1
|
||||
size 1063108
|
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 15 08:17:21 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.90:
|
||||
+ Always prefer the backend-provided preview in thumbnails
|
||||
(bgo#738503).
|
||||
+ Use ibus-libzhuyin as default input method for Simplified
|
||||
Chinese (bgo#772674).
|
||||
+ Deprecated gnome_desktop_thumbnail_scale_down_pixbuf
|
||||
(bgo#775991).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 15:21:05 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.3:
|
||||
+ Always use external gdk-pixbuf thumbnailer (bgo#768064).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 12:15:05 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.2:
|
||||
+ No changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 14:06:49 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.1:
|
||||
+ No changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 7 22:04:58 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-desktop
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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
|
||||
@ -19,13 +19,13 @@
|
||||
%define IS_DEFAULT_GNOME_DESKTOP 1
|
||||
|
||||
Name: gnome-desktop
|
||||
Version: 3.22.2
|
||||
Version: 3.23.90
|
||||
Release: 0
|
||||
Summary: The GNOME Desktop API Library
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/GNOME
|
||||
Url: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/gnome-desktop/3.22/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-desktop/3.23/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -34,7 +34,7 @@ BuildRequires: intltool
|
||||
BuildRequires: translation-update-upstream
|
||||
%endif
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.33.0
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.38.0
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.5.91
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.6
|
||||
|
Loading…
Reference in New Issue
Block a user