diff --git a/ccache.changes b/ccache.changes index 9815edf..75381d9 100644 --- a/ccache.changes +++ b/ccache.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 2 08:36:20 UTC 2019 - Martin Pluskal + +- Fix upstream urls + ------------------------------------------------------------------- Wed May 1 16:35:56 UTC 2019 - diff --git a/ccache.spec b/ccache.spec index 17511f3..a9a3cba 100644 --- a/ccache.spec +++ b/ccache.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -23,8 +23,8 @@ Summary: A Fast C/C++ Compiler Cache License: GPL-3.0-or-later Group: Development/Languages/C and C++ URL: https://ccache.dev/ -Source0: https://github.com/ccache/ccache/releases/download/%{version}/%{name}-%{version}.tar.xz -Source1: https://github.com/ccache/ccache/releases/download/%{version}/%{name}-%{version}.tar.xz.asc +Source0: https://github.com/ccache/ccache/releases/download/v%{version}/ccache-%{version}.tar.xz#/%{name}-%{version}.tar.xz +Source1: https://github.com/ccache/ccache/releases/download/v%{version}/ccache-%{version}.tar.xz.asc#/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring BuildRequires: zlib-devel Provides: distcc:%{_bindir}/ccache