diff --git a/gtk-doc-1.33.2.tar.bz2 b/gtk-doc-1.33.2.tar.bz2 deleted file mode 100644 index a8ac62a..0000000 --- a/gtk-doc-1.33.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d5266bce92ce6462ffd8f2e041c182bb1cc6880e74892631ee7f63579c61166e -size 651158 diff --git a/gtk-doc-1.34.0.tar.bz2 b/gtk-doc-1.34.0.tar.bz2 new file mode 100644 index 0000000..0702a8c --- /dev/null +++ b/gtk-doc-1.34.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673879a34080ba529d7aa0f7aebe2f335f96542a835380cbc8cc5d2cc80838df +size 663402 diff --git a/gtk-doc.changes b/gtk-doc.changes index 7764431..457a99c 100644 --- a/gtk-doc.changes +++ b/gtk-doc.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Apr 29 07:51:50 UTC 2024 - pgajdos@suse.com + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang_path and %python_fix_shebang macros, [bsc#1212476] + +------------------------------------------------------------------- +Wed Mar 6 07:52:18 UTC 2024 - Dominique Leuenberger + +- Update to version 1.34.0: + + Maintenance, some bug fixes. + + Meson: fix some warnings, simplifications. + + Updated translations. + ------------------------------------------------------------------- Sat Apr 23 01:04:42 UTC 2022 - Ferdinand Thiessen diff --git a/gtk-doc.spec b/gtk-doc.spec index 9d5dfb9..2370adb 100644 --- a/gtk-doc.spec +++ b/gtk-doc.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package gtk-doc # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %endif Name: gtk-doc%{?psuffix} -Version: 1.33.2 +Version: 1.34.0 Release: 0 %if "%{flavor}" == "" Summary: GTK+ Documentation Generator @@ -118,6 +118,10 @@ mkdir -p %{buildroot}%{_datadir}/gtk-doc/html %fdupes %{buildroot}%{_datadir}/help/[a-z]* %find_lang gtk-doc-manual %{?no_lang_C} %endif +%python3_fix_shebang +%if %{suse_version} >= 1600 +%python3_fix_shebang_path %{buildroot}%{_datadir}/gtk-doc/python/gtkdoc/* +%endif %if "%{flavor}" == "" %files