Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package alex for openSUSE:Factory checked in 
at 2023-11-23 21:39:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alex (Old)
 and      /work/SRC/openSUSE:Factory/.alex.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alex"

Thu Nov 23 21:39:47 2023 rev:35 rq:1127016 version:3.4.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/alex/alex.changes        2023-08-09 
17:26:27.629831230 +0200
+++ /work/SRC/openSUSE:Factory/.alex.new.25432/alex.changes     2023-11-23 
21:41:05.432468996 +0100
@@ -1,0 +2,34 @@
+Sun Oct 29 08:11:28 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update alex to version 3.4.0.1.
+  ## Changes in 3.4.0.1
+
+   * Address new `x-partial` warning of GHC 9.8.
+   * Alex 3.4.0.1 needs GHC 8.0 or higher to build.
+     The code it generates is the same as 3.4.0.0, so it will likely work for 
older GHCs.
+   * Tested with GHC 8.0 - 9.8.1.
+
+  _Andreas Abel, 2023-10-29_
+
+  ## Changes in 3.4.0.0
+
+   * New wrappers to lex strict `Text`:
+     `strict-text`, `posn-strict-text`, `monad-strict-text` and 
`monadUserState-strict-text`
+     (PR [#240](https://github.com/haskell/alex/pull/240)).
+     These complement the existing wrappers for `String` and `ByteString`.
+   * Tested with GHC 7.0 - 9.6.2.
+
+  _Andreas Abel, 2023-06-20_
+
+  ## Changes in 3.3.0.0
+
+   * Add an `Ord` instance to `AlexPosn` (Issue 
[#233](https://github.com/haskell/alex/issues/233)).
+     This breaks developments that define their own (orphan) `instance Ord 
AlexPosn`.
+     If this is the derived stock instance, the fix is to delete the orphan 
instance and require
+     `build-tool-depends: alex:alex >= 3.3.0.0`.
+   * Switch to Haskell PVP versioning with four digits.
+   * Tested with GHC 7.0 - 9.6.1.
+
+  _Andreas Abel, 2023-05-25_
+
+-------------------------------------------------------------------

Old:
----
  alex-3.2.7.4.tar.gz

New:
----
  alex-3.4.0.1.tar.gz

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

Other differences:
------------------
++++++ alex.spec ++++++
--- /var/tmp/diff_new_pack.CSpYgn/_old  2023-11-23 21:41:06.204497432 +0100
+++ /var/tmp/diff_new_pack.CSpYgn/_new  2023-11-23 21:41:06.204497432 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without tests
 Name:           alex
-Version:        3.2.7.4
+Version:        3.4.0.1
 Release:        0
 Summary:        Alex is a tool for generating lexical analysers in Haskell
 License:        BSD-3-Clause

++++++ alex-3.2.7.4.tar.gz -> alex-3.4.0.1.tar.gz ++++++
++++ 2595 lines of diff (skipped)

Reply via email to