diff --git a/dotconf.spec b/dotconf.spec index 677b726..2766517 100644 --- a/dotconf.spec +++ b/dotconf.spec @@ -1,12 +1,13 @@ Name: dotconf Version: 1.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Libraries to parse configuration files Group: System Environment/Libraries License: LGPLv2 -URL: https://github.com/williamh/dotconf -Source: http://files.opentts.org/%{name}/%{name}-%{version}.tar.gz +URL: http://www.azzit.de/dotconf/ +#SCV https://github.com/williamh/dotconf/tags +Source: %{name}-%{version}.tar.gz %description @@ -64,6 +65,9 @@ rm -rf $%{buildroot} %{_libdir}/pkgconfig/dotconf.pc %changelog +* Tue Feb 5 2013 Peter Robinson 1.3-5 +- Update URLs and note github SCV url + * Wed Jul 18 2012 Fedora Release Engineering - 1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild