Hello community,

here is the log from the commit of package glib2-branding for openSUSE:Factory 
checked in at 2018-03-14 19:25:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glib2-branding (Old)
 and      /work/SRC/openSUSE:Factory/.glib2-branding.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glib2-branding"

Wed Mar 14 19:25:34 2018 rev:3 rq:584819 version:15

Changes:
--------
--- /work/SRC/openSUSE:Factory/glib2-branding/glib2-branding.changes    
2017-12-20 10:41:00.146045314 +0100
+++ /work/SRC/openSUSE:Factory/.glib2-branding.new/glib2-branding.changes       
2018-03-14 19:25:37.449784510 +0100
@@ -1,0 +2,11 @@
+Wed Feb 28 16:26:42 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
+Fri Dec 22 08:20:44 UTC 2017 - dims...@opensuse.org
+
+- Update .gschema.override.in: evolution.desktop has been renamed
+  to org.gnome.Evolution.desktop (for GNOME 3.28).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ glib2-branding.spec ++++++
--- /var/tmp/diff_new_pack.1u8X3u/_old  2018-03-14 19:25:38.473748153 +0100
+++ /var/tmp/diff_new_pack.1u8X3u/_new  2018-03-14 19:25:38.477748011 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package glib2
+# spec file for package glib2-branding
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -17,10 +17,9 @@
 
 
 %define flavor @BUILD_FLAVOR@
-
 %if "%{flavor}" == ""
-%define branding_name %nil
-ExclusiveArch:  %nil
+%define branding_name %{nil}
+ExclusiveArch:  %{nil}
 %else
 %define branding_name %{flavor}
 %define dash -
@@ -34,15 +33,13 @@
 ExclusiveArch:  %{nil}
 %endif
 %endif
-
 %define gio_real_package %(rpm -q --qf '%%{name}' --whatprovides gio)
 %define gio_version %(rpm -q --qf '%%{version}' %{gio_real_package})
-
 Name:           glib2-branding%{?dash}%{branding_name}
 Summary:        General-Purpose Utility Library -- %{branding_name} default 
configuration
 License:        BSD-3-Clause
 Group:          System/GUI/GNOME
-Url:            http://www.gtk.org/
+URL:            http://www.gtk.org/
 Source:         glib2-branding-gnome_defaults.conf
 Source1:        glib2-branding-COPYING
 Source2:        glib2-branding.gschema.override.in
@@ -50,7 +47,6 @@
 BuildRequires:  glib2-branding-upstream
 BuildRequires:  glib2-devel
 BuildRequires:  wallpaper-branding-%{branding_name}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %if 0%{?build_openSUSE}
 Version:        42.1
@@ -71,7 +67,7 @@
 # For wallpaper
 Recommends:     wallpaper-branding-%{branding_name}
 Supplements:    packageand(%{gio_real_package}:branding-%{branding_name})
-Conflicts:      otherproviders(gio-branding)
+Conflicts:      gio-branding
 Provides:       glib2-branding-%{branding_name} = %{version}
 Obsoletes:      glib2-branding-%{branding_name} < %{version}
 Provides:       gio-branding = %{gio_version}
@@ -117,8 +113,7 @@
 install -m0644 %{branding_name}-branding.gschema.override 
%{buildroot}%{_datadir}/glib-2.0/schemas/
 
 %files -n gio-branding-%{branding_name}
-%defattr (-, root, root)
-%doc COPYING
+%license COPYING
 %config (noreplace) %{_sysconfdir}/gnome_defaults.conf
 %{_datadir}/glib-2.0/schemas/%{branding_name}-branding.gschema.override
 

++++++ glib2-branding.gschema.override.in ++++++
--- /var/tmp/diff_new_pack.1u8X3u/_old  2018-03-14 19:25:38.581744318 +0100
+++ /var/tmp/diff_new_pack.1u8X3u/_new  2018-03-14 19:25:38.585744176 +0100
@@ -72,7 +72,7 @@
 
 [org.gnome.shell]
 ## Default apps shown in the gnome-shell dash
-@@IF_openSUSE@@favorite-apps = [ 'firefox.desktop', 'evolution.desktop', 
'empathy.desktop', 'gnome-music.desktop', 'shotwell.desktop', 'writer.desktop', 
'org.gnome.Nautilus.desktop', 'org.gnome.Documents.desktop' ]
+@@IF_openSUSE@@favorite-apps = [ 'firefox.desktop', 
'org.gnome.Evolution.desktop', 'empathy.desktop', 'gnome-music.desktop', 
'shotwell.desktop', 'writer.desktop', 'org.gnome.Nautilus.desktop', 
'org.gnome.Documents.desktop' ]
 @@IF_SLE@@favorite-apps = [ 'firefox.desktop', 'evolution.desktop', 
'pidgin.desktop', 'gnome-photos.desktop', 'startcenter.desktop', 
'org.gnome.Nautilus.desktop', 'org.gnome.Documents.desktop', 'yelp.desktop' ]
 @@IF_SLE@@## Default extensions that are enabled
 @@IF_SLE@@enabled-extensions = [ 
'alternative-status-m...@gnome-shell-extensions.gcampax.github.com' ]


Reply via email to