Hello community,

here is the log from the commit of package ghc-doctemplates for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:38:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ghc-doctemplates (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ghc-doctemplates.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-doctemplates"

Wed Feb 19 18:38:42 2020 rev:11 rq:771291 version:0.8

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ghc-doctemplates/ghc-doctemplates.changes      
2020-01-15 15:01:59.753796666 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.ghc-doctemplates.new.26092/ghc-doctemplates.changes
   2020-02-19 18:38:46.833989473 +0100
@@ -1,0 +2,13 @@
+Mon Dec 23 17:45:39 UTC 2019 - [email protected]
+
+- Update doctemplates to version 0.8.
+  Upstream added a new change log file in this release. With no
+  previous version to compare against, the automatic updater cannot
+  reliable determine the relevante entries for this release.
+
+-------------------------------------------------------------------
+Fri Nov  8 16:13:38 UTC 2019 - Peter Simons <[email protected]>
+
+- Drop obsolete group attributes.
+
+-------------------------------------------------------------------

Old:
----
  doctemplates-0.2.2.1.tar.gz

New:
----
  doctemplates-0.8.tar.gz

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

Other differences:
------------------
++++++ ghc-doctemplates.spec ++++++
--- /var/tmp/diff_new_pack.Bw3I68/_old  2020-02-19 18:38:47.105990042 +0100
+++ /var/tmp/diff_new_pack.Bw3I68/_new  2020-02-19 18:38:47.105990042 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-doctemplates
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,35 +19,44 @@
 %global pkg_name doctemplates
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.2.2.1
+Version:        0.8
 Release:        0
 Summary:        Pandoc-style document templates
 License:        BSD-3-Clause
-Group:          Development/Libraries/Haskell
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
+BuildRequires:  ghc-HsYAML-devel
 BuildRequires:  ghc-aeson-devel
-BuildRequires:  ghc-blaze-html-devel
-BuildRequires:  ghc-blaze-markup-devel
-BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-doclayout-devel
+BuildRequires:  ghc-filepath-devel
+BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-parsec-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-safe-devel
 BuildRequires:  ghc-scientific-devel
+BuildRequires:  ghc-text-conversions-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-unordered-containers-devel
 BuildRequires:  ghc-vector-devel
 %if %{with tests}
-BuildRequires:  ghc-hspec-devel
+BuildRequires:  ghc-Glob-devel
+BuildRequires:  ghc-bytestring-devel
+BuildRequires:  ghc-tasty-devel
+BuildRequires:  ghc-tasty-golden-devel
+BuildRequires:  ghc-tasty-hunit-devel
+BuildRequires:  ghc-temporary-devel
 %endif
 
 %description
-A simple text templating system used by pandoc.
+This is the text templating system used by pandoc. It supports variable
+interpolation, iteration, tests for non-blank values, pipes, and partials.
+Templates are rendered to doclayout Docs, and variable values may come from a
+variety of different sources, including aeson Values.
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
-Group:          Development/Libraries/Haskell
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -78,6 +87,7 @@
 %license LICENSE
 %dir %{_datadir}/%{pkg_name}-%{version}
 %{_datadir}/%{pkg_name}-%{version}/README.md
+%{_datadir}/%{pkg_name}-%{version}/changelog.md
 
 %files devel -f %{name}-devel.files
 

++++++ doctemplates-0.2.2.1.tar.gz -> doctemplates-0.8.tar.gz ++++++
++++ 3379 lines of diff (skipped)


Reply via email to