diff --git a/dotconf.spec b/dotconf.spec index 9e132ce..64c24c7 100644 --- a/dotconf.spec +++ b/dotconf.spec @@ -1,10 +1,9 @@ Name: dotconf Version: 1.3 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Libraries to parse configuration files License: LGPLv2 -URL: http://www.azzit.de/dotconf/ -#SCV https://github.com/williamh/dotconf/tags +URL: https://github.com/williamh/dotconf/releases Source: %{name}-%{version}.tar.gz BuildRequires: findutils @@ -61,6 +60,9 @@ mv ${RPM_BUILD_ROOT}%{_docdir}/%{name}/* __tmp_doc %{_libdir}/pkgconfig/dotconf.pc %changelog +* Thu Sep 13 2019 Wim Taymans - 1.3-22 +- Fix URL + * Wed Jul 24 2019 Fedora Release Engineering - 1.3-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild