diff --git a/ghc-tls.changes b/ghc-tls.changes index cfa40a9..c85e2c4 100644 --- a/ghc-tls.changes +++ b/ghc-tls.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Nov 8 16:15:03 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + +------------------------------------------------------------------- +Tue Oct 15 02:03:13 UTC 2019 - psimons@suse.com + +- Update tls to version 1.5.2. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/tls-1.5.2/src/CHANGELOG.md + ------------------------------------------------------------------- Sun Jul 28 02:01:08 UTC 2019 - psimons@suse.com diff --git a/ghc-tls.spec b/ghc-tls.spec index a7e0409..20ee76b 100644 --- a/ghc-tls.spec +++ b/ghc-tls.spec @@ -19,11 +19,10 @@ %global pkg_name tls %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.5.1 +Version: 1.5.2 Release: 0 Summary: TLS/SSL protocol native implementation (Server and Client) License: BSD-3-Clause -Group: Development/Libraries/Haskell 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 @@ -65,7 +64,6 @@ Some debug tools linked with tls, are available through the %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version} diff --git a/tls-1.5.1.tar.gz b/tls-1.5.1.tar.gz deleted file mode 100644 index beb1169..0000000 --- a/tls-1.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d18ff12e8db63d3b9e041106383915a4b50a47f29c8cdba48810dd4812c145bb -size 141300 diff --git a/tls-1.5.2.tar.gz b/tls-1.5.2.tar.gz new file mode 100644 index 0000000..8827b7f --- /dev/null +++ b/tls-1.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb90db5034baac136b1fc5f307e6ec89adf3d1918ed1f1bc9f20368d55984330 +size 145694