Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-Glob for openSUSE:Factory 
checked in at 2021-12-19 17:34:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-Glob (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-Glob.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-Glob"

Sun Dec 19 17:34:39 2021 rev:22 rq:934274 version:0.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-Glob/ghc-Glob.changes        2021-08-25 
20:57:23.621225352 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-Glob.new.2520/ghc-Glob.changes      
2021-12-19 17:34:56.308286153 +0100
@@ -1,0 +2,15 @@
+Sat Nov 20 17:31:36 UTC 2021 - [email protected]
+
+- Update Glob to version 0.10.2 revision 1.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
+Thu Nov 11 12:31:46 UTC 2021 - [email protected]
+
+- Update Glob to version 0.10.2.
+  0.10.2, 2021-11-10:
+       Relaxed transformers-compat version bound.
+
+       Supported Win32 2.12.0.0 or higher.
+
+-------------------------------------------------------------------

Old:
----
  Glob-0.10.1.tar.gz

New:
----
  Glob-0.10.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-Glob.spec ++++++
--- /var/tmp/diff_new_pack.sgXnxp/_old  2021-12-19 17:34:56.744286460 +0100
+++ /var/tmp/diff_new_pack.sgXnxp/_new  2021-12-19 17:34:56.748286463 +0100
@@ -19,7 +19,7 @@
 %global pkg_name Glob
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.10.1
+Version:        0.10.2
 Release:        0
 Summary:        Globbing library
 License:        BSD-3-Clause
@@ -59,7 +59,6 @@
 %prep
 %autosetup -n %{pkg_name}-%{version}
 cp -p %{SOURCE1} %{pkg_name}.cabal
-chmod -x *.txt   # https://github.com/Deewiant/glob/issues/31
 
 %build
 %ghc_lib_build

++++++ Glob-0.10.1.tar.gz -> Glob-0.10.2.tar.gz ++++++
++++ 5745 lines of diff (skipped)

++++++ Glob.cabal ++++++
--- /var/tmp/diff_new_pack.sgXnxp/_old  2021-12-19 17:34:56.824286517 +0100
+++ /var/tmp/diff_new_pack.sgXnxp/_new  2021-12-19 17:34:56.828286520 +0100
@@ -1,7 +1,7 @@
 Cabal-Version: >= 1.10
 
 Name:        Glob
-Version:     0.10.1
+Version:     0.10.2
 x-revision: 1
 Homepage:    http://iki.fi/matti.niemenmaa/glob/
 Synopsis:    Globbing library
@@ -35,7 +35,7 @@
                 , transformers-compat >= 0.3 && < 0.8
 
    if impl(ghc < 8.0)
-      Build-Depends: semigroups >= 0.18 && < 0.20
+      Build-Depends: semigroups >= 0.18 && < 0.21
 
    if os(windows)
       Build-Depends: Win32 == 2.*

Reply via email to