Update URLs and note github SCV url
This commit is contained in:
parent
c0502a5bf0
commit
883e182e71
10
dotconf.spec
10
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 <pbrobinson@fedoraproject.org> 1.3-5
|
||||
- Update URLs and note github SCV url
|
||||
|
||||
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user