Hello community,

here is the log from the commit of package gtk3-branding-openSUSE.3696 for 
openSUSE:13.2:Update checked in at 2015-04-21 10:46:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.2:Update/gtk3-branding-openSUSE.3696 (Old)
 and      /work/SRC/openSUSE:13.2:Update/.gtk3-branding-openSUSE.3696.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk3-branding-openSUSE.3696"

Changes:
--------
New Changes file:

--- /dev/null   2015-03-12 01:14:30.992027505 +0100
+++ 
/work/SRC/openSUSE:13.2:Update/.gtk3-branding-openSUSE.3696.new/gtk3-branding-SLED.changes
  2015-04-21 10:46:34.000000000 +0200
@@ -0,0 +1,95 @@
+-------------------------------------------------------------------
+Sat Nov 22 19:50:47 UTC 2014 - zai...@opensuse.org
+
+- Rebuild due to version update of gtk3 via boo#906687.
+
+-------------------------------------------------------------------
+Tue Jul 15 23:50:47 UTC 2014 - dims...@opensuse.org
+
+- Drop gnome-icon-theme Requires: no longer required after the
+  merging of the themes into Adwaita theme, which in turn is a
+  dependency to GTK+ 3.0.
+- Bump version to 13.2, to prepare for next version of openSUSE.
+
+-------------------------------------------------------------------
+Sun Sep 09 07:51:30 UTC 2013 - zai...@opensuse.org
+
+- Bump version to 13.1, to prepare for next version of openSUSE.
+
+-------------------------------------------------------------------
+Mon Jul 22 18:02:08 CEST 2013 - fcro...@suse.com
+
+- Enable Primary on paste, to be consistent with other X11
+  toolkits.
+
+-------------------------------------------------------------------
+Wed Jan 09 12:05:00 UTC 2013 - a...@suse.de
+
+- Bump version to 12.3.
+
+-------------------------------------------------------------------
+Wed May 23 07:54:12 UTC 2012 - vu...@opensuse.org
+
+- Bump version to 12.2, to prepare for next version of openSUSE.
+
+-------------------------------------------------------------------
+Thu Oct 13 13:00:20 UTC 2011 - vu...@opensuse.org
+
+- Remove %{release} from the gtk3 versioned Requires, to not have
+  to rebuild this package each time gtk3 rebuilds to keep it
+  installable.
+
+-------------------------------------------------------------------
+Thu Sep 29 07:23:12 UTC 2011 - vu...@opensuse.org
+
+- Also set gtk-cursor-theme-name to Adwaita in
+  gtk3-branding-settings.ini.
+
+-------------------------------------------------------------------
+Wed Jul  6 16:07:07 CEST 2011 - vu...@opensuse.org
+
+- Bump version to 12.1.
+- Change default theme to use Adwaita engine and gnome icon theme,
+  as we do not have any other good theme for GNOME 3 right now:
+  + Update gtk3-branding-settings.ini accordingly.
+  + Change sonar-icon-theme Requires to gnome-icon-theme.
+  + Add gtk3-metatheme-adwaita Requires.
+- Add a Requires for the package providing gtk3, since the branding
+  package is useless without it.
+- Update summary and description.
+
+-------------------------------------------------------------------
+Sun Feb 13 22:18:17 CET 2011 - vu...@opensuse.org
+
+- Remove default gtkrc, and replace it with a settings.ini file,
+  since this is the new mechanism in GTK+ 3.
+
+-------------------------------------------------------------------
+Tue Jan 18 10:58:00 CET 2011 - vu...@opensuse.org
+
+- Do not use Sonar as default GTK+ 3 theme: it requires the murrine
+  engine, which wasn't ported to the new theming API.
+- Remove gtk3-metatheme-sonar Requires.
+
+-------------------------------------------------------------------
+Thu Oct 14 14:52:39 CEST 2010 - vu...@opensuse.org
+
+- Change gtk2-metatheme-sonar Requires to gtk3-metatheme-sonar.
+
+-------------------------------------------------------------------
+Fri Oct  8 11:50:38 CEST 2010 - vu...@opensuse.org
+
+- Bump version to 11.4.
+
+-------------------------------------------------------------------
+Sun Aug  8 00:52:28 CEST 2010 - vu...@opensuse.org
+
+- Use Sonar icon theme by default instead of Gilouche. Change
+  gtk2-metatheme-gilouche Requires to sonar-icon-theme to reflect
+  this.
+
+-------------------------------------------------------------------
+Thu Jul 22 13:32:01 CEST 2010 - vu...@opensuse.org
+
+- New package, based on gtk2-branding.
+
New Changes file:

gtk3-branding-openSUSE.changes: same change

New:
----
  gtk3-branding-COPYING
  gtk3-branding-SLED.changes
  gtk3-branding-SLED.spec
  gtk3-branding-openSUSE.changes
  gtk3-branding-openSUSE.spec
  gtk3-branding-settings.ini
  gtk3-branding.changes.in
  gtk3-branding.spec.in
  pre_checkin.sh

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

Other differences:
------------------
++++++ gtk3-branding-SLED.spec ++++++
#
# spec file for package gtk3-branding-SLED
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define         build_openSUSE 0
%define         build_SLED 1

Url:            http://www.gtk.org/

# Do not edit this auto generated file! Edit gtk3-branding.spec.in.
Name:           gtk3-branding-SLED
Version:        13.2
Release:        0
Summary:        The GTK+ toolkit library (version 3) -- SLED theme configuration
License:        BSD-3-Clause
Group:          System/Libraries
Source:         gtk3-branding-settings.ini
Source1:        gtk3-branding-COPYING
BuildRequires:  gtk3
%define gtk3_real_package %(rpm -q --qf '%%{name}' --whatprovides gtk3)
%define gtk3_version %(rpm -q --qf '%%{version}' %{gtk3_real_package})
Requires:       %{gtk3_real_package} = %{gtk3_version}
Requires:       gtk3-metatheme-adwaita
Provides:       gtk3-branding = %{gtk3_version}
Conflicts:      otherproviders(gtk3-branding)
Supplements:    packageand(gtk3:branding-SLED)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
Offering a complete set of widgets, GTK+ is suitable for projects
ranging from small one-off projects to complete application suites.

This package provides the SLED theme configuration for
widgets and icon themes.

%prep
%setup -q -T -c %{name}-%{version}
cp -a %{S:0} settings.ini
cp -a %{S:1} COPYING

%build

%install
install -d %{buildroot}%{_sysconfdir}/gtk-3.0
install -m0644 settings.ini %{buildroot}%{_sysconfdir}/gtk-3.0/

%clean
rm -rf %{buildroot}

%files
%defattr (-, root, root)
%doc COPYING
%config %{_sysconfdir}/gtk-3.0/settings.ini

%changelog
++++++ gtk3-branding-openSUSE.spec ++++++
#
# spec file for package gtk3-branding-openSUSE
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define         build_openSUSE 1
%define         build_SLED 0

Url:            http://www.gtk.org/

# Do not edit this auto generated file! Edit gtk3-branding.spec.in.
Name:           gtk3-branding-openSUSE
Version:        13.2
Release:        0
Summary:        The GTK+ toolkit library (version 3) -- openSUSE theme 
configuration
License:        BSD-3-Clause
Group:          System/Libraries
Source:         gtk3-branding-settings.ini
Source1:        gtk3-branding-COPYING
BuildRequires:  gtk3
%define gtk3_real_package %(rpm -q --qf '%%{name}' --whatprovides gtk3)
%define gtk3_version %(rpm -q --qf '%%{version}' %{gtk3_real_package})
Requires:       %{gtk3_real_package} = %{gtk3_version}
Requires:       gtk3-metatheme-adwaita
Provides:       gtk3-branding = %{gtk3_version}
Conflicts:      otherproviders(gtk3-branding)
Supplements:    packageand(gtk3:branding-openSUSE)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
Offering a complete set of widgets, GTK+ is suitable for projects
ranging from small one-off projects to complete application suites.

This package provides the openSUSE theme configuration for
widgets and icon themes.

%prep
%setup -q -T -c %{name}-%{version}
cp -a %{S:0} settings.ini
cp -a %{S:1} COPYING

%build

%install
install -d %{buildroot}%{_sysconfdir}/gtk-3.0
install -m0644 settings.ini %{buildroot}%{_sysconfdir}/gtk-3.0/

%clean
rm -rf %{buildroot}

%files
%defattr (-, root, root)
%doc COPYING
%config %{_sysconfdir}/gtk-3.0/settings.ini

%changelog
++++++ gtk3-branding-COPYING ++++++
Copyright (c) 2008, Novell, Inc.
All rights reserved.

This package (other than those portions that are trademarks, logos, and trade
dress of Novell, Inc), is made available under the following terms:

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

* Neither the name of the Novell nor the names of its contributors may be
used to endorse or promote products derived from this software without
specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
++++++ gtk3-branding-settings.ini ++++++
#
# settings.ini file allows you to define system wide defaults for
# all GTK+ applications. This file is branding specific.
#
# For complete list of available settings see the Settings chapter
# in the GTK+ documentation.
#
# This is the default for openSUSE.

[Settings]
gtk-theme-name = Adwaita
gtk-cursor-theme-name = Adwaita
gtk-icon-theme-name = gnome
gtk-fallback-icon-theme = gnome
gtk-enable-primary-paste = true
++++++ gtk3-branding.changes.in ++++++
-------------------------------------------------------------------
Sat Nov 22 19:50:47 UTC 2014 - zai...@opensuse.org

- Rebuild due to version update of gtk3 via boo#906687.

-------------------------------------------------------------------
Tue Jul 15 23:50:47 UTC 2014 - dims...@opensuse.org

- Drop gnome-icon-theme Requires: no longer required after the
  merging of the themes into Adwaita theme, which in turn is a
  dependency to GTK+ 3.0.
- Bump version to 13.2, to prepare for next version of openSUSE.

-------------------------------------------------------------------
Sun Sep 09 07:51:30 UTC 2013 - zai...@opensuse.org

- Bump version to 13.1, to prepare for next version of openSUSE.

-------------------------------------------------------------------
Mon Jul 22 18:02:08 CEST 2013 - fcro...@suse.com

- Enable Primary on paste, to be consistent with other X11
  toolkits.

-------------------------------------------------------------------
Wed Jan 09 12:05:00 UTC 2013 - a...@suse.de

- Bump version to 12.3.

-------------------------------------------------------------------
Wed May 23 07:54:12 UTC 2012 - vu...@opensuse.org

- Bump version to 12.2, to prepare for next version of openSUSE.

-------------------------------------------------------------------
Thu Oct 13 13:00:20 UTC 2011 - vu...@opensuse.org

- Remove %{release} from the gtk3 versioned Requires, to not have
  to rebuild this package each time gtk3 rebuilds to keep it
  installable.

-------------------------------------------------------------------
Thu Sep 29 07:23:12 UTC 2011 - vu...@opensuse.org

- Also set gtk-cursor-theme-name to Adwaita in
  gtk3-branding-settings.ini.

-------------------------------------------------------------------
Wed Jul  6 16:07:07 CEST 2011 - vu...@opensuse.org

- Bump version to 12.1.
- Change default theme to use Adwaita engine and gnome icon theme,
  as we do not have any other good theme for GNOME 3 right now:
  + Update gtk3-branding-settings.ini accordingly.
  + Change sonar-icon-theme Requires to gnome-icon-theme.
  + Add gtk3-metatheme-adwaita Requires.
- Add a Requires for the package providing gtk3, since the branding
  package is useless without it.
- Update summary and description.

-------------------------------------------------------------------
Sun Feb 13 22:18:17 CET 2011 - vu...@opensuse.org

- Remove default gtkrc, and replace it with a settings.ini file,
  since this is the new mechanism in GTK+ 3.

-------------------------------------------------------------------
Tue Jan 18 10:58:00 CET 2011 - vu...@opensuse.org

- Do not use Sonar as default GTK+ 3 theme: it requires the murrine
  engine, which wasn't ported to the new theming API.
- Remove gtk3-metatheme-sonar Requires.

-------------------------------------------------------------------
Thu Oct 14 14:52:39 CEST 2010 - vu...@opensuse.org

- Change gtk2-metatheme-sonar Requires to gtk3-metatheme-sonar.

-------------------------------------------------------------------
Fri Oct  8 11:50:38 CEST 2010 - vu...@opensuse.org

- Bump version to 11.4.

-------------------------------------------------------------------
Sun Aug  8 00:52:28 CEST 2010 - vu...@opensuse.org

- Use Sonar icon theme by default instead of Gilouche. Change
  gtk2-metatheme-gilouche Requires to sonar-icon-theme to reflect
  this.

-------------------------------------------------------------------
Thu Jul 22 13:32:01 CEST 2010 - vu...@opensuse.org

- New package, based on gtk2-branding.

++++++ gtk3-branding.spec.in ++++++
#
# spec file for package gtk3-branding-%{branding_name}
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define         build_openSUSE 0
%define         build_SLED 0

Url:            http://www.gtk.org/

Name:           gtk3-branding-%{branding_name}
Version:        13.2
Release:        0
Group:          System/Libraries
License:        BSD-3-Clause
Summary:        The GTK+ toolkit library (version 3) -- %{branding_name} theme 
configuration
Source:         gtk3-branding-settings.ini
Source1:        gtk3-branding-COPYING
BuildRequires:  gtk3
%define gtk3_real_package %(rpm -q --qf '%%{name}' --whatprovides gtk3)
%define gtk3_version %(rpm -q --qf '%%{version}' %{gtk3_real_package})
Requires:       %{gtk3_real_package} = %{gtk3_version}
Requires:       gtk3-metatheme-adwaita
Provides:       gtk3-branding = %{gtk3_version}
Conflicts:      otherproviders(gtk3-branding)
Supplements:    packageand(gtk3:branding-%{branding_name})
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
Offering a complete set of widgets, GTK+ is suitable for projects
ranging from small one-off projects to complete application suites.

This package provides the %{branding_name} theme configuration for
widgets and icon themes.

%prep
%setup -q -T -c %{name}-%{version}
cp -a %{S:0} settings.ini
cp -a %{S:1} COPYING

%build

%install
install -d %{buildroot}%{_sysconfdir}/gtk-3.0
install -m0644 settings.ini %{buildroot}%{_sysconfdir}/gtk-3.0/

%clean
rm -rf %{buildroot}

%files
%defattr (-, root, root)
%doc COPYING
%config %{_sysconfdir}/gtk-3.0/settings.ini

%changelog
++++++ pre_checkin.sh ++++++
#!/bin/sh

NAME=gtk3

if ! test -f ${NAME}-branding.spec.in ; then
    exit
fi

for variant in openSUSE SLED ; do
    cp ${NAME}-branding.spec.in ${NAME}-branding-${variant}.spec
    cp ${NAME}-branding.changes.in ${NAME}-branding-${variant}.changes
    sed -i "s/%{branding_name}/${variant}/g" ${NAME}-branding-${variant}.spec
    sed -i "s/\(%define *build_${variant} *\)0/\11/" 
${NAME}-branding-${variant}.spec
    sed -i "
    /^Name: *${NAME}-branding-${variant}/i \
# Do not edit this auto generated file! Edit ${NAME}-branding.spec.in.
" ${NAME}-branding-${variant}.spec
done

Reply via email to