From 68e47aa96c1cb19bd315dc41a38eae42a8a378e8db26b27ccbd3ee3745f728bd Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 10 Feb 2022 14:36:52 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hslua-classes revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua-classes?expand=0&rev=3 --- ghc-hslua-classes.changes | 9 +++++++++ ghc-hslua-classes.spec | 4 ++-- hslua-classes-2.0.0.tar.gz | 3 --- hslua-classes-2.1.0.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 hslua-classes-2.0.0.tar.gz create mode 100644 hslua-classes-2.1.0.tar.gz diff --git a/ghc-hslua-classes.changes b/ghc-hslua-classes.changes index 79ecad8..630ed17 100644 --- a/ghc-hslua-classes.changes +++ b/ghc-hslua-classes.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Feb 4 12:15:06 UTC 2022 - psimons@suse.com + +- Update hslua-classes 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-classes-2.1.0/src/CHANGELOG.md + ------------------------------------------------------------------- Mon Nov 1 08:37:09 UTC 2021 - psimons@suse.com diff --git a/ghc-hslua-classes.spec b/ghc-hslua-classes.spec index 20c120b..d9265cd 100644 --- a/ghc-hslua-classes.spec +++ b/ghc-hslua-classes.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-hslua-classes # -# 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-classes %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.0.0 +Version: 2.1.0 Release: 0 Summary: Type classes for HsLua License: MIT diff --git a/hslua-classes-2.0.0.tar.gz b/hslua-classes-2.0.0.tar.gz deleted file mode 100644 index 5ca74dd..0000000 --- a/hslua-classes-2.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:547399e44d0220ac079dfbe6713ea5e55fe47cdf0281ec5926ac95349298ccee -size 12406 diff --git a/hslua-classes-2.1.0.tar.gz b/hslua-classes-2.1.0.tar.gz new file mode 100644 index 0000000..278ce40 --- /dev/null +++ b/hslua-classes-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9afcab550e7e659f6bd366f02981f9c6f2630e968ed75e4b2955baa3ee05e33f +size 11581 From 80484f635124812ad44097ed9f7b3091333703931c7e427a8ac84e4651d8d6c7 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Feb 2022 02:02:07 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hslua-classes revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua-classes?expand=0&rev=4 --- ghc-hslua-classes.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-hslua-classes.changes b/ghc-hslua-classes.changes index 630ed17..353fe74 100644 --- a/ghc-hslua-classes.changes +++ b/ghc-hslua-classes.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Fri Feb 4 12:15:06 UTC 2022 - psimons@suse.com +Sat Jan 29 10:07:52 UTC 2022 - Peter Simons - Update hslua-classes to version 2.1.0. Upstream has edited the change log file since the last release in