diff --git a/doxygen.changes b/doxygen.changes index 44671ff..62a2909 100644 --- a/doxygen.changes +++ b/doxygen.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 31 08:45:19 UTC 2018 - Petr Gajdos + +- fix url and source url + ------------------------------------------------------------------- Mon Dec 31 07:07:14 UTC 2018 - sean@suspend.net diff --git a/doxygen.spec b/doxygen.spec index 2f23ae4..4d7ca8e 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -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: http://www.stack.nl/~dimitri/doxygen/ -Source0: http://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.src.tar.gz +Url: https://www.doxygen.nl/ +Source0: https://doxygen.nl/files/doxygen-%{version}.src.tar.gz # suse specific Patch0: %{name}-modify_footer.patch # suse specific diff --git a/doxywizard.changes b/doxywizard.changes index 7d63370..6bf6291 100644 --- a/doxywizard.changes +++ b/doxywizard.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 31 08:47:21 UTC 2018 - Petr Gajdos + +- fix url and source url + ------------------------------------------------------------------- Mon Dec 31 01:19:11 UTC 2018 - sean@suspend.net diff --git a/doxywizard.spec b/doxywizard.spec index b193d5e..8b059dd 100644 --- a/doxywizard.spec +++ b/doxywizard.spec @@ -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: http://www.stack.nl/~dimitri/doxygen/ -Source: http://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.src.tar.gz +Url: https://www.doxygen.nl/ +Source: https://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