Update to 1.3.9
This commit is contained in:
parent
6f3e78329f
commit
df869933bd
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/xml-1.3.7.tar.gz
|
||||
/xml-1.3.8.tar.gz
|
||||
/xml-1.3.9.tar.gz
|
||||
|
@ -9,8 +9,8 @@
|
||||
%global common_description A simple XML library.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.3.8
|
||||
Release: 3%{?dist}
|
||||
Version: 1.3.9
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -74,6 +74,9 @@ This package contains the development files.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 25 2011 Ben Boeckel <mathstuf@gmail.com> - 1.3.9-1
|
||||
- Update to 1.3.9
|
||||
|
||||
* Sat Jul 09 2011 Ben Boeckel <mathstuf@gmail.com> - 1.3.8-3
|
||||
- Update to cabal2spec-0.24
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user