Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-toml-parser for openSUSE:Factory
checked in at 2024-03-27 20:42:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-toml-parser (Old)
and /work/SRC/openSUSE:Factory/.ghc-toml-parser.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-toml-parser"
Wed Mar 27 20:42:52 2024 rev:6 rq:1161705 version:2.0.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-toml-parser/ghc-toml-parser.changes
2024-01-23 22:56:02.192178887 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-toml-parser.new.1905/ghc-toml-parser.changes
2024-03-27 20:43:27.615094952 +0100
@@ -1,0 +2,19 @@
+Mon Feb 26 17:36:04 UTC 2024 - Peter Simons <[email protected]>
+
+- Update toml-parser to version 2.0.0.0.
+ ## 2.0.0.0
+
+ * Pervasive annotations on the values added to allow for detailed
+ positional error reporting throughout parsing and validation.
+ * Replace uses of String with Text in the Value type and throughout
+ the API
+ * Reorganized almost all of the modules to minimize imports that upstream
+ packages will actually need.
+
+ ## 1.3.3.0
+
+ * Added `IsString Value` instance.
+ * Addded helpers for `runMatcher` for ignoring and failing on warning
+ `runMatcherIgnoreWarn` and `runMatcherFatalWarn`
+
+-------------------------------------------------------------------
Old:
----
toml-parser-1.3.2.0.tar.gz
New:
----
toml-parser-2.0.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-toml-parser.spec ++++++
--- /var/tmp/diff_new_pack.roNoYU/_old 2024-03-27 20:43:28.087112356 +0100
+++ /var/tmp/diff_new_pack.roNoYU/_new 2024-03-27 20:43:28.091112504 +0100
@@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 1.3.2.0
+Version: 2.0.0.0
Release: 0
Summary: TOML 1.0.0 parser
License: ISC
++++++ toml-parser-1.3.2.0.tar.gz -> toml-parser-2.0.0.0.tar.gz ++++++
++++ 7239 lines of diff (skipped)