diff --git a/apache-commons-digester.changes b/apache-commons-digester.changes index 2b56d37..a7d85e6 100644 --- a/apache-commons-digester.changes +++ b/apache-commons-digester.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 23 20:17:22 UTC 2021 - Ferdinand Thiessen + +- Fixed SPEC file: Replaced broken URL. + ------------------------------------------------------------------- Wed Mar 27 10:04:43 UTC 2019 - Fridrich Strba diff --git a/apache-commons-digester.spec b/apache-commons-digester.spec index 0e420fb..95cf1a4 100644 --- a/apache-commons-digester.spec +++ b/apache-commons-digester.spec @@ -1,7 +1,7 @@ # # spec file for package apache-commons-digester # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 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 @@ Release: 0 Summary: Jakarta Commons Digester Package License: Apache-2.0 Group: Development/Libraries/Java -URL: http://apache.apache.org/commons/digester/ +URL: https://commons.apache.org/proper/commons-digester/ Source0: https://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz Source1: %{name}-build.xml BuildRequires: ant