Hello community, here is the log from the commit of package ghc-microlens-ghc for openSUSE:Factory checked in at 2020-11-19 11:58:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-microlens-ghc (Old) and /work/SRC/openSUSE:Factory/.ghc-microlens-ghc.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-microlens-ghc" Thu Nov 19 11:58:48 2020 rev:3 rq:849159 version:0.4.13 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-microlens-ghc/ghc-microlens-ghc.changes 2020-08-28 21:34:53.664710054 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-microlens-ghc.new.5913/ghc-microlens-ghc.changes 2020-11-23 10:27:36.941168428 +0100 @@ -1,0 +2,8 @@ +Tue Nov 17 15:26:35 UTC 2020 - psim...@suse.com + +- Update microlens-ghc to version 0.4.13. + # 0.4.13 + + * New minor release (microlens-0.4.12.0). + +------------------------------------------------------------------- Old: ---- microlens-ghc-0.4.12.tar.gz New: ---- microlens-ghc-0.4.13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-microlens-ghc.spec ++++++ --- /var/tmp/diff_new_pack.BPGjpx/_old 2020-11-23 10:27:37.917169532 +0100 +++ /var/tmp/diff_new_pack.BPGjpx/_new 2020-11-23 10:27:37.917169532 +0100 @@ -18,7 +18,7 @@ %global pkg_name microlens-ghc Name: ghc-%{pkg_name} -Version: 0.4.12 +Version: 0.4.13 Release: 0 Summary: Microlens + array, bytestring, containers, transformers License: BSD-3-Clause ++++++ microlens-ghc-0.4.12.tar.gz -> microlens-ghc-0.4.13.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/microlens-ghc-0.4.12/CHANGELOG.md new/microlens-ghc-0.4.13/CHANGELOG.md --- old/microlens-ghc-0.4.12/CHANGELOG.md 2020-01-29 01:00:18.000000000 +0100 +++ new/microlens-ghc-0.4.13/CHANGELOG.md 2020-11-17 07:42:12.000000000 +0100 @@ -1,3 +1,7 @@ +# 0.4.13 + +* New minor release (microlens-0.4.12.0). + # 0.4.12 * Added `At` and `Ixed` instances for `Set` and `IntSet` (thanks to @wygulmage). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/microlens-ghc-0.4.12/microlens-ghc.cabal new/microlens-ghc-0.4.13/microlens-ghc.cabal --- old/microlens-ghc-0.4.12/microlens-ghc.cabal 2020-01-29 01:00:18.000000000 +0100 +++ new/microlens-ghc-0.4.13/microlens-ghc.cabal 2020-11-17 07:42:12.000000000 +0100 @@ -1,5 +1,5 @@ name: microlens-ghc -version: 0.4.12 +version: 0.4.13 synopsis: microlens + array, bytestring, containers, transformers description: Use this package instead of <http://hackage.haskell.org/package/microlens microlens> if you don't mind depending on all dependencies here – @Lens.Micro.GHC@ reexports everything from @Lens.Micro@ and additionally provides orphan instances of microlens classes for packages coming with GHC (<http://hackage.haskell.org/package/array array>, <http://hackage.haskell.org/package/bytestring bytestring>, <http://hackage.haskell.org/package/containers containers>, <http://hackage.haskell.org/package/transfromers transformers>). @@ -27,6 +27,7 @@ GHC==8.4.4 GHC==8.6.5 GHC==8.8.1 + GHC==8.10.1 source-repository head type: git @@ -41,7 +42,7 @@ , base >=4.5 && <5 , bytestring >=0.9.2.1 && <0.11 , containers >=0.4.0 && <0.7 - , microlens ==0.4.11.* + , microlens ==0.4.12.* , transformers >=0.2 && <0.6 ghc-options: _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org