Package Release Info

gtk2-engines-2.20.2-bp160.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gtk2-engine-clearlooks
gtk2-engine-crux
gtk2-engine-glide
gtk2-engine-hcengine
gtk2-engine-industrial
gtk2-engine-mist
gtk2-engine-redmond95
gtk2-engine-thinice
gtk2-engines
gtk2-engines-devel
gtk2-theme-clearlooks
gtk2-theme-crux
gtk2-theme-industrial
gtk2-theme-mist
gtk2-theme-redmond95
gtk2-theme-thinice

Change Logs

* Tue Mar 05 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Drop baselibs.conf: the -32bit packages are no longer needed and
  have not been part of Tumbleweed for a while already (build for
  i586 only enabled in LegacyX86).
* Tue Nov 28 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup instead of %setup/%patch.
- Fix baselibs.conf: reference correct name of hcengine.
* Fri Mar 01 2013 dimstar@opensuse.org
- Spec-cleanup using format_spec_file service.
* Fri Jan 13 2012 vuntz@opensuse.org
- Manually remove translations in %install and drop lang
  subpackage: the translations are useless at runtime, since they
  are integrated in the xml files.
- Add Obsoletes for gtk-engines-lang to main subpackage, for smooth
  upgrades.
* Sat Dec 24 2011 gankov@opensuse.org
- Split gtk2-engines package in subpackages for each engine and
  theme: gtk2-engine-{engine_name} and gtk2-theme-{theme_name}, for
  clearlooks, crux, glide, hcengine, industrial, mist, redmond95,
  thinice. Fix bnc#706929.
- Add Requires for all new subpackages to gtk2-engines: it is now a
  metapackage used to install all engines and themes.
- Add README.openSUSE to gtk2-engines to explain that this is a
  metapackage.
- Remove fdupes BuildRequires and call to %fdupes since it can't be
  useful anymore with split packages.
* Sun Nov 27 2011 dimstar@opensuse.org
- Add gtk-engines-glib.patch: Fix build with newer glib, where only
  glib.h can be #include'd.
* Mon Jul 25 2011 andrea.turrini@gmail.com
- Fixed typo in description of gtk2-engines.spec
* Thu Oct 14 2010 vuntz@opensuse.org
- Use --whatprovides to find the version of gtk2 since we split
  gtk2 according to the shared library packaging policy, and there
  is no gtk2 package anymore.
* Fri Oct 01 2010 vuntz@opensuse.org
- Update to version 2.20.2:
  + Fix evolution ETree header in Clearlooks
  + Minor fixes in mist
  + Removed Xfce specific workaround from the clearlooks engine
    (bgo#616124)
  + Updated translations.
* Wed Sep 29 2010 aj@suse.de
- Change lang package Requires to Recommends since it is not
  mandatory at runtime.