Hello community,
here is the log from the commit of package gnome-initial-setup for
openSUSE:Factory checked in at 2018-03-14 19:40:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-initial-setup (Old)
and /work/SRC/openSUSE:Factory/.gnome-initial-setup.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-initial-setup"
Wed Mar 14 19:40:05 2018 rev:23 rq:586428 version:3.28.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-initial-setup/gnome-initial-setup.changes
2018-03-04 12:49:31.870309685 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-initial-setup.new/gnome-initial-setup.changes
2018-03-14 19:40:32.997979402 +0100
@@ -1,0 +2,12 @@
+Tue Mar 13 12:05:53 UTC 2018 - [email protected]
+
+- Update to version 3.28.0:
+ + Sync string changes with gnome-software.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 28 16:28:24 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
@@ -4,0 +17,10 @@
+
+-------------------------------------------------------------------
+Sat Feb 10 22:30:46 UTC 2018 - [email protected]
+
+- Update to version 3.27.90:
+ + Adjust session components to recent changes.
+ + Improve sorting in the language list.
+ + Memory leak fixes.
+ + Update titlebar when title changes.
+ + Updated translations.
Old:
----
gnome-initial-setup-3.26.0.tar.xz
New:
----
gnome-initial-setup-3.28.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-initial-setup.spec ++++++
--- /var/tmp/diff_new_pack.96IBlo/_old 2018-03-14 19:40:34.157938199 +0100
+++ /var/tmp/diff_new_pack.96IBlo/_new 2018-03-14 19:40:34.161938057 +0100
@@ -17,13 +17,13 @@
Name: gnome-initial-setup
-Version: 3.26.0
+Version: 3.28.0
Release: 0
Summary: GNOME Initial Setup Assistant
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/GUI/GNOME
-Url: http://www.google.com
-Source:
http://download.gnome.org/sources/gnome-initial-setup/3.26/%{name}-%{version}.tar.xz
+URL: http://www.google.com
+Source:
http://download.gnome.org/sources/gnome-initial-setup/3.28/%{name}-%{version}.tar.xz
# PATCH-FEATURE-SLE gnome-initial-setup-only-launch-CJK.patch FATE#321126
[email protected] -- Make gnome-initial-setup only work for CJK
Patch0: gnome-initial-setup-only-launch-CJK.patch
# PATCH-FEATURE-SLE gnome-initial-setup-only-setup-keyboard.patch FATE#321126
[email protected] -- Only launch the keyboard and IM setup
@@ -34,6 +34,7 @@
Patch3: gnome-initial-setup-mozc-engine-prioritized.patch
BuildRequires: intltool >= 0.40
BuildRequires: krb5-devel
+BuildRequires: pkgconfig
BuildRequires: vala
BuildRequires: pkgconfig(accountsservice)
BuildRequires: pkgconfig(cheese)
@@ -61,16 +62,16 @@
BuildRequires: pkgconfig(pwquality)
BuildRequires: pkgconfig(rest-0.7)
BuildRequires: pkgconfig(webkit2gtk-4.0)
+Recommends: %{name}-lang
%if 0%{?is_opensuse}
Requires: gnome-getting-started-docs
%endif
-Recommends: %{name}-lang
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Initial assistant, helping you to get the system up and running.
%lang_package
+
%prep
%setup -q
%if !0%{?is_opensuse}
@@ -92,8 +93,8 @@
useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} || :
%files
-%defattr(-,root,root)
-%doc README COPYING
+%license COPYING
+%doc README
%dir %{_datadir}/gdm
%dir %{_datadir}/gdm/greeter
%dir %{_datadir}/gdm/greeter/applications
++++++ gnome-initial-setup-3.26.0.tar.xz -> gnome-initial-setup-3.28.0.tar.xz
++++++
++++ 17837 lines of diff (skipped)