commit ghc-doctemplates for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-doctemplates for openSUSE:Factory checked in at 2022-08-01 21:29:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-doctemplates (Old) and /work/SRC/openSUSE:Factory/.ghc-doctemplates.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-doctemplates" Mon Aug 1 21:29:43 2022 rev:14 rq:987032 version:0.10.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-doctemplates/ghc-doctemplates.changes 2021-11-11 21:36:40.472899702 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-doctemplates.new.1533/ghc-doctemplates.changes 2022-08-01 21:29:50.857561561 +0200 @@ -1,0 +2,8 @@ +Mon Apr 4 06:09:35 UTC 2022 - Peter Simons <psimons@suse.com> + +- Update doctemplates to version 0.10.0.2. + ## 0.10.0.2 + + * Use doclayout 0.4. + +------------------------------------------------------------------- Old: ---- doctemplates-0.10.0.1.tar.gz New: ---- doctemplates-0.10.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-doctemplates.spec ++++++ --- /var/tmp/diff_new_pack.M6LMI9/_old 2022-08-01 21:29:51.329562916 +0200 +++ /var/tmp/diff_new_pack.M6LMI9/_new 2022-08-01 21:29:51.333562927 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-doctemplates # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name doctemplates %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.10.0.1 +Version: 0.10.0.2 Release: 0 Summary: Pandoc-style document templates License: BSD-3-Clause ++++++ doctemplates-0.10.0.1.tar.gz -> doctemplates-0.10.0.2.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/doctemplates-0.10.0.1/changelog.md new/doctemplates-0.10.0.2/changelog.md --- old/doctemplates-0.10.0.1/changelog.md 2021-10-10 18:33:30.000000000 +0200 +++ new/doctemplates-0.10.0.2/changelog.md 2022-04-04 05:30:02.000000000 +0200 @@ -1,5 +1,9 @@ # doctemplates +## 0.10.0.2 + + * Use doclayout 0.4. + ## 0.10.0.1 * Don't rely on aeson Object being implemented as a HashMap. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/doctemplates-0.10.0.1/doctemplates.cabal new/doctemplates-0.10.0.2/doctemplates.cabal --- old/doctemplates-0.10.0.1/doctemplates.cabal 2021-10-10 18:32:25.000000000 +0200 +++ new/doctemplates-0.10.0.2/doctemplates.cabal 2022-04-03 16:48:31.000000000 +0200 @@ -1,5 +1,5 @@ name: doctemplates -version: 0.10.0.1 +version: 0.10.0.2 synopsis: Pandoc-style document templates description: This is the text templating system used by pandoc. It supports variable interpolation, iteration, @@ -34,7 +34,7 @@ aeson, HsYAML >= 0.2 && < 0.3, text, - doclayout >= 0.3 && < 0.4, + doclayout >= 0.4 && < 0.5, containers, vector, filepath, @@ -52,7 +52,7 @@ main-is: test.hs build-depends: base, doctemplates, - doclayout >= 0.3 && < 0.4, + doclayout >= 0.4 && < 0.5, containers, aeson, Glob, @@ -71,7 +71,7 @@ Main-Is: bench.hs Hs-Source-Dirs: bench Build-Depends: doctemplates, - doclayout >= 0.3 && < 0.4, + doclayout >= 0.4 && < 0.5, base >= 4.8 && < 5, criterion >= 1.0 && < 1.6, filepath, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/doctemplates-0.10.0.1/test/keyval.txt new/doctemplates-0.10.0.2/test/keyval.txt --- old/doctemplates-0.10.0.1/test/keyval.txt 1970-01-01 01:00:00.000000000 +0100 +++ new/doctemplates-0.10.0.2/test/keyval.txt 2019-10-14 00:46:09.000000000 +0200 @@ -0,0 +1 @@ +
participants (1)
-
Source-Sync