Hello community,

here is the log from the commit of package ghc-pandoc-citeproc for 
openSUSE:Factory checked in at 2019-12-27 13:55:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-pandoc-citeproc (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-pandoc-citeproc.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-pandoc-citeproc"

Fri Dec 27 13:55:47 2019 rev:9 rq:759464 version:0.16.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-pandoc-citeproc/ghc-pandoc-citeproc.changes  
2019-06-19 21:12:43.794761715 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-pandoc-citeproc.new.6675/ghc-pandoc-citeproc.changes
        2019-12-27 13:55:51.860730663 +0100
@@ -1,0 +2,51 @@
+Mon Dec 23 21:13:47 UTC 2019 - psim...@suse.com
+
+- Update pandoc-citeproc to version 0.16.4.1.
+  pandoc-citeproc (0.16.4.1)
+
+    * Allow pandoc 2.9.
+
+  pandoc-citeproc (0.16.4)
+
+    * Simplify compat since we now require pandoc >= 2.8.
+    * Update man page.  Clarify that `reference-section-title` doesn't have any
+      effect when an explicit Div is used (#424).
+    * Qualify fail with Prelude to fix compiler warnings.
+    * Disable `raw_attribute` extension when writing Markdown.
+      This way we avoid e.g. `<i>{=html}` in the CSL export.
+    * Use pandoc-types 1.20.  Note that this change removes
+      the ability to compile pandoc-citeproc with
+      older versions of pandoc (< 2.8).
+    * Incorporate the switch to Text in the dependencies (Christian
+      Despres).  The changes to the structure of the code are fairly minimal.
+      None of the types have changed, requiring a reasonable amount of
+      packing, unpacking, and view patterns.
+
+  pandoc-citeproc (0.16.3.1)
+
+    * Fix how LANG is set for bibtex conversion.
+      We were using a `-` where `_` is standard.
+    * Make locale retrieval more robust (#420).
+      Previously an error was raised if the locale was 'C'.
+      Now 'C' is treated as default (en-US locale is used).
+
+  pandoc-citeproc (0.16.3)
+
+    * Set `hanging-indent` class on `refs` Div if specified by the style 
(#410).
+      This depends on whether the `hanging-indent` attribute of
+      `<bibliography>` is true.
+    * Update chicago-author-date.csl and locales.
+    * Add new biblatex @dataset entry type (#413).
+    * Cleanup cabal file and remove old ghc 6.10 conditional.
+    * Replace some of the yaml use with HsYAML-aeson (vijayphoenix).
+    * Allow xml-conduit 1.9.
+    * Allow network 3.1.
+    * Allow pandoc 2.8.
+    * Use pandoc-types 1.17.6.1
+
+-------------------------------------------------------------------
+Fri Nov  8 16:14:21 UTC 2019 - Peter Simons <psim...@suse.com>
+
+- Drop obsolete group attributes.
+
+-------------------------------------------------------------------

Old:
----
  pandoc-citeproc-0.16.2.tar.gz
  pandoc-citeproc.cabal

New:
----
  pandoc-citeproc-0.16.4.1.tar.gz

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

Other differences:
------------------
++++++ ghc-pandoc-citeproc.spec ++++++
--- /var/tmp/diff_new_pack.3oZxvb/_old  2019-12-27 13:55:52.612731026 +0100
+++ /var/tmp/diff_new_pack.3oZxvb/_new  2019-12-27 13:55:52.616731029 +0100
@@ -19,16 +19,16 @@
 %global pkg_name pandoc-citeproc
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.16.2
+Version:        0.16.4.1
 Release:        0
 Summary:        Supports using pandoc with citeproc
 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
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
+BuildRequires:  ghc-HsYAML-aeson-devel
+BuildRequires:  ghc-HsYAML-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-aeson-pretty-devel
 BuildRequires:  ghc-attoparsec-devel
@@ -76,7 +76,6 @@
 
 %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}
@@ -88,7 +87,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++++++ pandoc-citeproc-0.16.2.tar.gz -> pandoc-citeproc-0.16.4.1.tar.gz ++++++
++++ 3666 lines of diff (skipped)


Reply via email to