Accepting request 595803 from home:luc14n0:branches:GNOME:Factory
Update to version 3.28.1. OBS-URL: https://build.opensuse.org/request/show/595803 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=381
This commit is contained in:
parent
c91cdb13c2
commit
4aa412d79e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03768b7b543caf9c534118287f9f55c375cb9886c0b3961311c0cf2ca82ddd5b
|
||||
size 5900064
|
3
gnome-control-center-3.28.1.tar.xz
Normal file
3
gnome-control-center-3.28.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c65e56d42e2f8d1fd93ea0afe8c4eafcd4594adc45e2b0d8c069d0f557485738
|
||||
size 5854488
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 11 02:44:10 UTC 2018 - luc14n0@linuxmail.org
|
||||
|
||||
- Update to version 3.28.1:
|
||||
+ Keyboard: Make "Set Shortcut" button accessible.
|
||||
+ Online Accounts: Remove pending account when closing the panel.
|
||||
+ Printers: Fix crash when panel is closed quickly.
|
||||
+ User Accounts: Prevent freezes caused by external cameras.
|
||||
+ Updated translations.
|
||||
- Drop update-desktop-files BuildRequires: it is no longer required
|
||||
anymore.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 20 17:27:38 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
%{?with_ibus:BuildRequires: pkgconfig(ibus-1.0) >= 1.5.2}
|
||||
%{?with_wacom:BuildRequires: pkgconfig(clutter-1.0) >= 1.11.3 pkgconfig(libwacom) >= 0.7}
|
||||
Name: gnome-control-center
|
||||
Version: 3.28.0
|
||||
Version: 3.28.1
|
||||
Release: 0
|
||||
Summary: The GNOME Control Center
|
||||
License: GPL-2.0-or-later
|
||||
@ -55,11 +55,10 @@ BuildRequires: krb5-devel
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xsltproc
|
||||
BuildRequires: pkgconfig(accountsservice) >= 0.6.39
|
||||
BuildRequires: pkgconfig(cairo-gobject)
|
||||
BuildRequires: pkgconfig(cheese)
|
||||
BuildRequires: pkgconfig(cheese) >= 3.28.0
|
||||
BuildRequires: pkgconfig(cheese-gtk) >= 3.5.91
|
||||
BuildRequires: pkgconfig(clutter-gtk-1.0)
|
||||
BuildRequires: pkgconfig(colord) >= 0.1.34
|
||||
|
Loading…
Reference in New Issue
Block a user