diff --git a/ghc-hslua.changes b/ghc-hslua.changes index 4a29408..0c6170a 100644 --- a/ghc-hslua.changes +++ b/ghc-hslua.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Aug 18 10:45:04 UTC 2020 - Peter Simons + +- Replace %setup -q with the more modern %autosetup macro. + +------------------------------------------------------------------- +Sun Aug 16 02:01:37 UTC 2020 - psimons@suse.com + +- Update hslua to version 1.2.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-1.2.0/src/CHANGELOG.md + ------------------------------------------------------------------- Sun Jun 28 02:00:44 UTC 2020 - psimons@suse.com diff --git a/ghc-hslua.spec b/ghc-hslua.spec index 3c5246c..cc65e1f 100644 --- a/ghc-hslua.spec +++ b/ghc-hslua.spec @@ -19,7 +19,7 @@ %global pkg_name hslua %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.1.2 +Version: 1.2.0 Release: 0 Summary: Bindings to Lua, an embeddable scripting language License: MIT @@ -61,7 +61,7 @@ Requires(postun): ghc-compiler = %{ghc_version} This package provides the Haskell %{pkg_name} library development files. %prep -%setup -q -n %{pkg_name}-%{version} +%autosetup -n %{pkg_name}-%{version} %build %define cabal_configure_options -f-system-lua diff --git a/hslua-1.1.2.tar.gz b/hslua-1.1.2.tar.gz deleted file mode 100644 index 49fb526..0000000 --- a/hslua-1.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74513db9f47745a26c7d6cbe4e4e12e307359378594f292a677ab29032a764b3 -size 244832 diff --git a/hslua-1.2.0.tar.gz b/hslua-1.2.0.tar.gz new file mode 100644 index 0000000..0bdf4fe --- /dev/null +++ b/hslua-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f482cf3232a634be6f083c6dc2535cd3bcce2d5fd7c3a15068e775f12f4928 +size 252418