Accepting request 1226290 from GNOME:Factory

- add python3-setuptools to fix build with python 3.13+

  + Translation updates
  + Translation updates.
- Bugfixes for #456700.
- split out the devel files into a -devel package
- Updated translations
- updated translations
- Update to version 0.3.3 (GNOME 2.12)
- Update to version 0.3.1
- Update to version 0.2.0
- Updating to version 0.1.3 (GNOME 2.10).
- fix lib64 build (forwarded request 1225995 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1226290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-doc-utils?expand=0&rev=68
This commit is contained in:
Ana Guerrero 2024-11-26 19:54:56 +00:00 committed by Git OBS Bridge
commit e213c309af
2 changed files with 17 additions and 11 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Nov 23 17:14:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
- add python3-setuptools to fix build with python 3.13+
-------------------------------------------------------------------
Thu Feb 22 13:28:34 UTC 2024 - pgajdos@suse.com
@ -415,7 +420,7 @@ Sun Jan 25 16:24:32 CET 2009 - vuntz@novell.com
Mon Jan 12 10:10:24 EST 2009 - mboman@suse.de
- Update to version 0.14.2:
+ Translation updates
+ Translation updates
-------------------------------------------------------------------
Sat Dec 20 10:10:31 EST 2008 - mboman@suse.de
@ -430,7 +435,7 @@ Sat Dec 20 10:10:31 EST 2008 - mboman@suse.de
Tue Sep 23 18:42:33 EST 2008 - mboman@suse.de
- Update to version 0.14.0:
+ Translation updates.
+ Translation updates.
-------------------------------------------------------------------
Thu Sep 4 18:31:11 CDT 2008 - maw@suse.de
@ -495,7 +500,7 @@ Fri Aug 31 00:28:39 CEST 2007 - maw@suse.de
Thu Aug 2 23:41:49 CEST 2007 - mauro@suse.de
- Update to version 0.11.1
- Bugfixes for #456700.
- Bugfixes for #456700.
-------------------------------------------------------------------
Wed Apr 11 18:14:25 CDT 2007 - maw@suse.de
@ -552,20 +557,20 @@ Fri Oct 13 17:59:18 CEST 2006 - danw@suse.de
-------------------------------------------------------------------
Tue Oct 10 18:03:15 CEST 2006 - jhargadon@suse.de
- split out the devel files into a -devel package
- split out the devel files into a -devel package
-------------------------------------------------------------------
Thu Sep 14 00:45:52 CEST 2006 - jhargadon@suse.de
- update to version 0.8.0
- Use an XSLT namespace alias for XInclude output
- Updated translations
- Updated translations
-------------------------------------------------------------------
Mon Aug 21 22:30:50 CEST 2006 - jhargadon@suse.de
- update to version 0.7.2
- updated translations
- updated translations
-------------------------------------------------------------------
Fri Aug 11 17:57:44 CEST 2006 - jhargadon@suse.de
@ -604,7 +609,7 @@ Tue Sep 6 11:08:10 CEST 2005 - sbrabec@suse.cz
-------------------------------------------------------------------
Mon Sep 5 19:10:07 CEST 2005 - gekker@suse.de
- Update to version 0.3.3 (GNOME 2.12)
- Update to version 0.3.3 (GNOME 2.12)
-------------------------------------------------------------------
Wed Aug 10 11:36:00 CEST 2005 - sbrabec@suse.cz
@ -625,7 +630,7 @@ Thu Jul 28 11:30:17 CEST 2005 - sbrabec@suse.cz
-------------------------------------------------------------------
Fri Jul 22 18:15:04 CEST 2005 - gekker@suse.de
- Update to version 0.3.1
- Update to version 0.3.1
- Remove previous patch
-------------------------------------------------------------------
@ -638,12 +643,12 @@ Wed Jul 6 20:56:47 CEST 2005 - clahey@suse.de
-------------------------------------------------------------------
Sat Jun 18 00:49:47 CEST 2005 - gekker@suse.de
- Update to version 0.2.0
- Update to version 0.2.0
-------------------------------------------------------------------
Wed Mar 9 20:05:25 CET 2005 - gekker@suse.de
- Updating to version 0.1.3 (GNOME 2.10).
- Updating to version 0.1.3 (GNOME 2.10).
-------------------------------------------------------------------
Thu Feb 3 00:43:13 CET 2005 - clahey@suse.de
@ -653,7 +658,7 @@ Thu Feb 3 00:43:13 CET 2005 - clahey@suse.de
-------------------------------------------------------------------
Mon Jan 24 11:45:42 CET 2005 - ro@suse.de
- fix lib64 build
- fix lib64 build
-------------------------------------------------------------------
Mon Jan 24 04:16:33 CET 2005 - clahey@suse.de

View File

@ -35,6 +35,7 @@ BuildRequires: intltool
BuildRequires: python-rpm-macros
%if %suse_version > 1500
BuildRequires: python3-libxml2
BuildRequires: python3-setuptools
%else
BuildRequires: python3-libxml2-python
%endif