Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
46ec80340a |
BIN
gtk-doc-1.33.2.tar.bz2
(Stored with Git LFS)
Normal file
BIN
gtk-doc-1.33.2.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gtk-doc-1.34.0.tar.bz2
(Stored with Git LFS)
BIN
gtk-doc-1.34.0.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@@ -1,17 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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 <dimstar@opensuse.org>
|
||||
|
||||
- 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 <rpm@fthiessen.de>
|
||||
|
||||
|
10
gtk-doc.spec
10
gtk-doc.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gtk-doc
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2022 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.34.0
|
||||
Version: 1.33.2
|
||||
Release: 0
|
||||
%if "%{flavor}" == ""
|
||||
Summary: GTK+ Documentation Generator
|
||||
@@ -118,10 +118,6 @@ 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
|
||||
|
Reference in New Issue
Block a user