Accepting request 921621 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 920941 from dimstar) OBS-URL: https://build.opensuse.org/request/show/921621 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-initial-setup?expand=0&rev=14
This commit is contained in:
commit
13a7f5d6b2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:412a6584ee6ea4df9637c422993f4eaf81584d29190f5e893af9a7871cb9031b
|
|
||||||
size 1165196
|
|
3
gnome-initial-setup-41.0.tar.xz
Normal file
3
gnome-initial-setup-41.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:47f6475b66c843e7d53d90ba0e7b3948762df151634a436f68c2b9bba050560a
|
||||||
|
size 1167372
|
@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 17 09:34:17 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 41.0:
|
||||||
|
+ Bug fixed: software: call fedora-third-party properly.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 6 07:17:24 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 41.rc:
|
||||||
|
+ Fix the polkit rule for Fedora third party setup.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 24 11:04:24 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 41.beta:
|
||||||
|
+ The Software page, which allows the user to enable or disable
|
||||||
|
third-party repositories, has been resurrected. It is currently
|
||||||
|
Fedora-specific.
|
||||||
|
+ Bug fixed: Cannot login as administrator if you set up
|
||||||
|
enterprise login in gnome-initial-setup.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 15 12:58:36 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
Sun Aug 15 12:58:36 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -17,16 +17,16 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-initial-setup
|
Name: gnome-initial-setup
|
||||||
Version: 40.4
|
Version: 41.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNOME Initial Setup Assistant
|
Summary: GNOME Initial Setup Assistant
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
URL: https://wiki.gnome.org/Design/OS/InitialSetup
|
URL: https://wiki.gnome.org/Design/OS/InitialSetup
|
||||||
Source0: https://download.gnome.org/sources/gnome-initial-setup/40/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-initial-setup/41/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: krb5-devel
|
BuildRequires: krb5-devel
|
||||||
BuildRequires: meson >= 0.49.0
|
BuildRequires: meson >= 0.50.0
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
BuildRequires: pkgconfig(accountsservice)
|
BuildRequires: pkgconfig(accountsservice)
|
||||||
|
Loading…
Reference in New Issue
Block a user