commit ghc-hslua-classes for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-hslua-classes for openSUSE:Factory checked in at 2022-08-01 21:28:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-hslua-classes (Old) and /work/SRC/openSUSE:Factory/.ghc-hslua-classes.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-hslua-classes" Mon Aug 1 21:28:45 2022 rev:3 rq:985815 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-hslua-classes/ghc-hslua-classes.changes 2022-02-11 23:10:57.555214908 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-hslua-classes.new.1533/ghc-hslua-classes.changes 2022-08-01 21:28:51.769392041 +0200 @@ -1,0 +2,9 @@ +Sat Feb 19 14:38:18 UTC 2022 - Peter Simons <psimons@suse.com> + +- Update hslua-classes to version 2.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-classes-2.2.0/src/CHANGELOG.md + +------------------------------------------------------------------- Old: ---- hslua-classes-2.1.0.tar.gz New: ---- hslua-classes-2.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-hslua-classes.spec ++++++ --- /var/tmp/diff_new_pack.ZmL7WO/_old 2022-08-01 21:28:52.349393706 +0200 +++ /var/tmp/diff_new_pack.ZmL7WO/_new 2022-08-01 21:28:52.361393740 +0200 @@ -19,7 +19,7 @@ %global pkg_name hslua-classes %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.1.0 +Version: 2.2.0 Release: 0 Summary: Type classes for HsLua License: MIT ++++++ hslua-classes-2.1.0.tar.gz -> hslua-classes-2.2.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hslua-classes-2.1.0/CHANGELOG.md new/hslua-classes-2.2.0/CHANGELOG.md --- old/hslua-classes-2.1.0/CHANGELOG.md 2001-09-09 03:46:40.000000000 +0200 +++ new/hslua-classes-2.2.0/CHANGELOG.md 2001-09-09 03:46:40.000000000 +0200 @@ -2,9 +2,16 @@ `hslua-classes` uses [PVP Versioning][]. +## hslua-classes-2.2.0 + +Released 2022-02-19. + +- Relaxed upper bounds, allowing hslua-core-2.2.0 and + hslua-marshalling-2.2.0. + ## hslua-classes-2.1.0 -Released 29-01-2022. +Released 2022-01-29. - Updated to hslua-core 2.1 and hslua-marshalling 2.1. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hslua-classes-2.1.0/hslua-classes.cabal new/hslua-classes-2.2.0/hslua-classes.cabal --- old/hslua-classes-2.1.0/hslua-classes.cabal 2001-09-09 03:46:40.000000000 +0200 +++ new/hslua-classes-2.2.0/hslua-classes.cabal 2001-09-09 03:46:40.000000000 +0200 @@ -1,6 +1,6 @@ cabal-version: 2.2 name: hslua-classes -version: 2.1.0 +version: 2.2.0 synopsis: Type classes for HsLua description: Type classes for convenient marshalling and calling of Lua functions. @@ -37,8 +37,8 @@ , bytestring >= 0.10.2 && < 0.12 , containers >= 0.5.9 && < 0.7 , exceptions >= 0.8 && < 0.11 - , hslua-core >= 2.1 && < 2.2 - , hslua-marshalling >= 2.1 && < 2.2 + , hslua-core >= 2.1 && < 2.3 + , hslua-marshalling >= 2.1 && < 2.3 , text >= 1.2 && < 2.1 ghc-options: -Wall -Wincomplete-record-updates
participants (1)
-
Source-Sync