diff --git a/HTTP-4000.3.3.tar.gz b/HTTP-4000.3.3.tar.gz deleted file mode 100644 index 5e7c874..0000000 --- a/HTTP-4000.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbada3c2088dc1384234cdbc1bb6089ea588da068a6a38878ea259dd19de9bf2 -size 71596 diff --git a/HTTP-4000.3.4.tar.gz b/HTTP-4000.3.4.tar.gz new file mode 100644 index 0000000..dd7507d --- /dev/null +++ b/HTTP-4000.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4066d6fe45fa41d1c3e262e1100c740dc35cddec34c576723bdc35a8dcfc322 +size 71582 diff --git a/ghc-HTTP.changes b/ghc-HTTP.changes index dca1029..6cedf1c 100644 --- a/ghc-HTTP.changes +++ b/ghc-HTTP.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 8 21:13:50 UTC 2017 - psimons@suse.com + +- Update to version 4000.3.4 with cabal2obs. + ------------------------------------------------------------------- Sun Jul 10 16:58:01 UTC 2016 - psimons@suse.com diff --git a/ghc-HTTP.spec b/ghc-HTTP.spec index 310f6cb..29743c6 100644 --- a/ghc-HTTP.spec +++ b/ghc-HTTP.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-HTTP # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name HTTP %bcond_with tests Name: ghc-%{pkg_name} -Version: 4000.3.3 +Version: 4000.3.4 Release: 0 Summary: A library for client-side HTTP License: BSD-3-Clause @@ -113,5 +113,6 @@ This package provides the Haskell %{pkg_name} library development files. %files devel -f %{name}-devel.files %defattr(-,root,root,-) +%doc CHANGES %changelog