Accepting request 360416 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/360416 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=211
This commit is contained in:
parent
f957051fa8
commit
73c12d2673
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ddd46d022de137543a71f50c7392b32f9b98d5d3f2b53040b35f5802de2e7b56
|
||||
size 1091568
|
3
gnome-desktop-3.19.90.tar.xz
Normal file
3
gnome-desktop-3.19.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d3c5d4523281ad3fa32d9b856f197e4b787a02eaf9fe9ae5a67edab3ecf989f
|
||||
size 1091972
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 16 10:14:28 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.19.90:
|
||||
+ Only version update.
|
||||
- Changes from version 3.19.4:
|
||||
+ Capitalize language and territory names.
|
||||
+ Add default keyboard layout for Mexico and Guatemala.
|
||||
+ Avoid a crash when thumbnailing.
|
||||
+ Be more careful when parsing locales.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 19 06:55:57 UTC 2015 - damjanovic.ivo@gmail.com
|
||||
|
||||
- Update to version 3.19.3:
|
||||
+ Fixed compiler warning in gnome-rr.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 19:46:05 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.19.2:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 01:02:53 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.19.1:
|
||||
+ Fix turning off tiled monitors.
|
||||
+ Fix thumbnailing of animations.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 9 21:30:20 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-desktop
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 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,20 +19,20 @@
|
||||
%define IS_DEFAULT_GNOME_DESKTOP 1
|
||||
|
||||
Name: gnome-desktop
|
||||
Version: 3.18.2
|
||||
Version: 3.19.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.18/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-desktop/3.19/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.33.0
|
||||
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