Update to 0.11.1
This commit is contained in:
parent
126bc95517
commit
e7b81487f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -0,0 +1 @@
|
||||
/tagsoup-0.11.1.tar.gz
|
@ -20,8 +20,8 @@ Users should start from the "Text.HTML.TagSoup" module.
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.11
|
||||
Release: 2%{?dist}
|
||||
Version: 0.11.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Haskell %{pkg_name}
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -66,6 +66,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 08 2010 Ben Boeckel <mathstuf@gmail.com> - 0.11.1-1
|
||||
- Update to 0.11.1
|
||||
|
||||
* Tue Sep 21 2010 Ben Boeckel <mathstuf@gmail.com> - 0.11-2
|
||||
- Ship the tagsoup.htm file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user