diff --git a/ghc-hslua-marshalling.changes b/ghc-hslua-marshalling.changes index 1d0ac24..0785f01 100644 --- a/ghc-hslua-marshalling.changes +++ b/ghc-hslua-marshalling.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jan 29 10:07:54 UTC 2022 - Peter Simons + +- Update hslua-marshalling to version 2.1.0. + 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/hslua-marshalling-2.1.0/src/CHANGELOG.md + ------------------------------------------------------------------- Thu Nov 4 12:12:09 UTC 2021 - psimons@suse.com diff --git a/ghc-hslua-marshalling.spec b/ghc-hslua-marshalling.spec index f1bdbe8..e2d0785 100644 --- a/ghc-hslua-marshalling.spec +++ b/ghc-hslua-marshalling.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-hslua-marshalling # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # 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 hslua-marshalling %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.0.1 +Version: 2.1.0 Release: 0 Summary: Marshalling of values between Haskell and Lua License: MIT diff --git a/hslua-marshalling-2.0.1.tar.gz b/hslua-marshalling-2.0.1.tar.gz deleted file mode 100644 index 14d2d5c..0000000 --- a/hslua-marshalling-2.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94e7e995735ede3256e57078cb8f6e11b761a5491b79a1c592960321fc65c4e8 -size 15140 diff --git a/hslua-marshalling-2.1.0.tar.gz b/hslua-marshalling-2.1.0.tar.gz new file mode 100644 index 0000000..35792e9 --- /dev/null +++ b/hslua-marshalling-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c7c48471db9eff0d11dbf303061032c091dc208e874c48610bd563de65ae266 +size 16393