From 96371723efc578b7bc5891b0af8ebde9bef9a2ec19b0ff6d3a4ee3eebdf5dcde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 28 Sep 2021 15:36:39 +0000 Subject: [PATCH] Accepting request 922030 from GNOME:Next - Add pangomm1_4-docs-without-timestamp.patch: do not add timestampt to generated doc files. OBS-URL: https://build.opensuse.org/request/show/922030 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm1_4?expand=0&rev=15 --- pangomm1_4-docs-without-timestamp.patch | 13 +++++++++++++ pangomm1_4.changes | 6 ++++++ pangomm1_4.spec | 3 ++- 3 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 pangomm1_4-docs-without-timestamp.patch diff --git a/pangomm1_4-docs-without-timestamp.patch b/pangomm1_4-docs-without-timestamp.patch new file mode 100644 index 0000000..ae56b41 --- /dev/null +++ b/pangomm1_4-docs-without-timestamp.patch @@ -0,0 +1,13 @@ +Index: pangomm-2.46.1/docs/reference/Doxyfile.in +=================================================================== +--- pangomm-2.46.1.orig/docs/reference/Doxyfile.in ++++ pangomm-2.46.1/docs/reference/Doxyfile.in +@@ -164,7 +164,7 @@ HTML_EXTRA_FILES = + HTML_COLORSTYLE_HUE = 220 + HTML_COLORSTYLE_SAT = 100 + HTML_COLORSTYLE_GAMMA = 80 +-HTML_TIMESTAMP = YES ++HTML_TIMESTAMP = NO + HTML_DYNAMIC_SECTIONS = NO + HTML_INDEX_NUM_ENTRIES = 100 + GENERATE_DOCSET = NO diff --git a/pangomm1_4.changes b/pangomm1_4.changes index 051f3db..269f944 100644 --- a/pangomm1_4.changes +++ b/pangomm1_4.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 28 15:33:55 UTC 2021 - Dominique Leuenberger + +- Add pangomm1_4-docs-without-timestamp.patch: do not add + timestampt to generated doc files. + ------------------------------------------------------------------- Tue Sep 28 14:22:14 UTC 2021 - Dominique Leuenberger diff --git a/pangomm1_4.spec b/pangomm1_4.spec index 56793c7..b2debcb 100644 --- a/pangomm1_4.spec +++ b/pangomm1_4.spec @@ -29,7 +29,8 @@ Group: Development/Libraries/C and C++ URL: http://www.gtkmm.org Source0: https://download.gnome.org/sources/pangomm/2.46/%{_name}-%{version}.tar.xz Source99: baselibs.conf - +# PATCH-FIX-OPENSUSE pangomm1_4-docs-without-timestamp.patch dimstar@opensuse.org -- Do not add timestamps to generated doc files +Patch0: pangomm1_4-docs-without-timestamp.patch BuildRequires: c++_compiler BuildRequires: doxygen BuildRequires: fdupes