diff --git a/_service:download_files:tagsoup-0.12.6.tar.gz b/_service:download_files:tagsoup-0.12.6.tar.gz deleted file mode 100644 index fd7746e..0000000 --- a/_service:download_files:tagsoup-0.12.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:65d35a8bbf6a55d4a602f4a756feec0fc410f589e2a8b9e2662e8c2095fe2de0 -size 30467 diff --git a/_service:download_files:tagsoup-0.12.8.tar.gz b/_service:download_files:tagsoup-0.12.8.tar.gz new file mode 100644 index 0000000..4ffbe3f --- /dev/null +++ b/_service:download_files:tagsoup-0.12.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a31e49133690b546a6b948a9ab9f924aaf5bd94f9e3e0afb99bb570c104c9515 +size 30647 diff --git a/ghc-tagsoup.changes b/ghc-tagsoup.changes index 9f8b1ba..8b29bf6 100644 --- a/ghc-tagsoup.changes +++ b/ghc-tagsoup.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 3 07:51:45 UTC 2012 - peter.trommler@ohm-hochschule.de + +- update to 0.12.8 from upstream (no changelog) + ------------------------------------------------------------------- Thu Jun 7 08:00:55 UTC 2012 - peter.trommler@ohm-hochschule.de diff --git a/ghc-tagsoup.spec b/ghc-tagsoup.spec index bc05870..6fd51e3 100644 --- a/ghc-tagsoup.spec +++ b/ghc-tagsoup.spec @@ -16,10 +16,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# cabal2spec-0.25 -# https://fedoraproject.org/wiki/Packaging:Haskell -# https://fedoraproject.org/wiki/PackagingDrafts/Haskell - %global pkg_name tagsoup %global common_summary Haskell HTML/XML document parsing library @@ -27,7 +23,7 @@ %global common_description TagSoup is a library for parsing HTML/XML. It supports the HTML 5 specification, and can be used to parse either well-formed XML, or unstructured and malformed HTML from the web. The library also provides useful functions to extract information from an HTML document, making it ideal for screen-scraping. Name: ghc-%{pkg_name} -Version: 0.12.6 +Version: 0.12.8 Release: 1 Summary: %{common_summary} diff --git a/rpmlintrc b/rpmlintrc deleted file mode 100644 index 9cb85b4..0000000 --- a/rpmlintrc +++ /dev/null @@ -1 +0,0 @@ -addFilter("useless-provides")