diff --git a/ghc-hsemail.changes b/ghc-hsemail.changes index 7cfc223..e3281a3 100644 --- a/ghc-hsemail.changes +++ b/ghc-hsemail.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 11 02:01:28 UTC 2019 - psimons@suse.com + +- Update hsemail to version 2.1.0. + Upstream added a new change log file in this release. With no + previous version to compare against, the automatic updater cannot + reliable determine the relevante entries for this release. + ------------------------------------------------------------------- Sat Oct 20 11:31:35 UTC 2018 - Peter Simons diff --git a/ghc-hsemail.spec b/ghc-hsemail.spec index 79503da..ec0572e 100644 --- a/ghc-hsemail.spec +++ b/ghc-hsemail.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-hsemail # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 hsemail %bcond_with tests Name: ghc-%{pkg_name} -Version: 2 +Version: 2.1.0 Release: 0 Summary: Parsec parsers for the RFC2822 Internet Message format License: BSD-3-Clause @@ -28,11 +28,10 @@ URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-mtl-devel -BuildRequires: ghc-old-time-devel BuildRequires: ghc-parsec-devel BuildRequires: ghc-rpm-macros +BuildRequires: ghc-time-devel %if %{with tests} -BuildRequires: ghc-doctest-devel BuildRequires: ghc-hspec-devel %endif @@ -72,5 +71,6 @@ This package provides the Haskell %{pkg_name} library development files. %license LICENSE %files devel -f %{name}-devel.files +%doc ChangeLog.md README.md %changelog diff --git a/hsemail-2.1.0.tar.gz b/hsemail-2.1.0.tar.gz new file mode 100644 index 0000000..2b6e238 --- /dev/null +++ b/hsemail-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a68bd02b568443a858f51e15d75db92368d6e0eae84bc008bd6168273f15ddd4 +size 23278 diff --git a/hsemail-2.tar.gz b/hsemail-2.tar.gz deleted file mode 100644 index 90e5cd7..0000000 --- a/hsemail-2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5f08a879444abd1f9a8a3e620d7fc83bc632ae3ba9b545bebdf58d5f4bfa8d9 -size 23781