From 7a2adefeb5408088000b958056fcfd669e7d6072f77b5b1a5f5fa98eec66818a Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Wed, 2 Jan 2019 07:20:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=134 --- doxygen.spec | 6 +++--- doxywizard.spec | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doxygen.spec b/doxygen.spec index 4d7ca8e..d6cf7c8 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -1,7 +1,7 @@ # # spec file for package doxygen # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,8 +23,8 @@ Summary: Automated C, C++, and Java Documentation Generator # qtools are used for building and they are GPL-3.0 licensed License: GPL-2.0-or-later AND GPL-3.0-only Group: Development/Tools/Doc Generators -Url: https://www.doxygen.nl/ -Source0: https://doxygen.nl/files/doxygen-%{version}.src.tar.gz +Url: http://www.doxygen.nl/ +Source0: http://doxygen.nl/files/doxygen-%{version}.src.tar.gz # suse specific Patch0: %{name}-modify_footer.patch # suse specific diff --git a/doxywizard.spec b/doxywizard.spec index 8b059dd..383b16d 100644 --- a/doxywizard.spec +++ b/doxywizard.spec @@ -1,7 +1,7 @@ # # spec file for package doxywizard # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,8 +23,8 @@ Summary: Graphical User Interface for Doxygen # qtools are used for building and they are GPL-3.0 licensed License: GPL-2.0-or-later AND GPL-3.0-only Group: Development/Tools/Doc Generators -Url: https://www.doxygen.nl/ -Source: https://doxygen.nl/files/doxygen-%{version}.src.tar.gz +Url: http://www.doxygen.nl/ +Source: http://doxygen.nl/files/doxygen-%{version}.src.tar.gz Source1: doxywizard.desktop # PATCH-FIX-UPSTREAM: add missing returns to non-void functions Patch3: vhdlparser-no-return.patch