Package Release Info

libglade2-2.6.4-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libglade-2_0-0
libglade2-devel
libglade2-doc

Change Logs

* Thu Apr 11 2024 pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
  %python3_fix_shebang macro, [bsc#1212476]
* Tue Nov 28 2023 dimstar@opensuse.org
- Use %autosetup instead of %setup/%patch.
* Mon Dec 19 2022 dimstar@opensuse.org
- Drop baselibs.conf: there is no known consumer of the -32bit
  package.
* Fri May 14 2021 dimstar@opensuse.org
- Normalize patch tag line.
* Tue Jan 05 2021 dimstar@opensuse.org
- Add gtk-doc BuildRequires: if configure.ac contains
  GTK_DOC_CHECK, autoconf 2.70+ implicilty wants to start
  gtkdocize.
* Mon Mar 05 2018 jengelh@inai.de
- Remove ineffective --with-pic.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Wed Nov 29 2017 dimstar@opensuse.org
- Switch to python3:
  + Add libglade2-python3.patch: convert libglade-convert to a
    python3 program.
  + Export PYTHON=/usr/bin/python3 before calling configure.
  + Replace python-devel and python-xml BuildRequires with
    python3-devel and python3-xml.
  + Add libtool BuildRequires and call to autoreconf: the currently
    bootstrapped configure script can't cope with python3 version
    comparison.
* Fri Mar 01 2013 dimstar@opensuse.org
- Spec-cleanup using format_spec_file service.
* Mon Oct 11 2010 vuntz@opensuse.org
- Update packaging to use the shared library packaging policy:
  + Create libglade-2_0-0 subpackage.
  + Add Provides/Obsoletes for libglade2 to libglade-2_0-0.
  + Update baselibs.conf accordingly.
- Remove explicit Requires of devel packages in devel subpackage:
  they will be added automatically the pkgconfig() way.