update to 1.3.14
This commit is contained in:
parent
481167e534
commit
8c11d30e9c
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/xml-1.3.10.tar.gz
|
||||
/xml-1.3.12.tar.gz
|
||||
/xml-1.3.13.tar.gz
|
||||
/xml-1.3.14.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
%global pkg_name xml
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.3.13
|
||||
Release: 6%{?dist}
|
||||
Version: 1.3.14
|
||||
Release: 1%{?dist}
|
||||
Summary: A simple XML library
|
||||
|
||||
License: BSD
|
||||
@ -55,13 +55,16 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
|
||||
%files -f %{name}.files
|
||||
%doc LICENSE
|
||||
%license LICENSE
|
||||
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 07 2015 Ben Boeckel <mathstuf@gmail.com> - 1.3.14-1
|
||||
- update to 1.3.14
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.13-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user