Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-citeproc for openSUSE:Factory 
checked in at 2022-10-13 15:44:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-citeproc (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-citeproc.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-citeproc"

Thu Oct 13 15:44:29 2022 rev:18 rq:1010435 version:0.8.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-citeproc/ghc-citeproc.changes        
2022-08-01 21:32:18.185984237 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-citeproc.new.2275/ghc-citeproc.changes      
2022-10-13 15:45:06.627085239 +0200
@@ -1,0 +2,44 @@
+Thu Oct  6 02:54:13 UTC 2022 - Peter Simons <[email protected]>
+
+- Update citeproc to version 0.8.0.2.
+  ## 0.8.0.2
+
+    * Fix missing locator after collapsing and grouping with year
+      suffix (#96).
+
+  ## 0.8.0.1
+
+    * Fix disambiguation edge case (#116). We weren't properly
+      disambiguating when only one of two ambiguous names had a
+      subsequent citation.
+
+    * Chicago page numbering fixes.
+
+    * Update test suite form upstream.
+
+    * Handle whole-citation links differently in `secondFieldAlign` (#113,
+      Benjamin Bray).
+
+    * Require data-default >= 0.5.2 (#114, Bodigrim).
+
+  ## 0.8
+
+    * Add `SubstitutedVal` constructor for `Val` [API change] (#101, #108).
+      This is used to track variables that are repressed due to substitution.
+      (We can't just delete them, because they still count when we have
+      "if" elements that check for a variable.)
+
+    * Fix logic for including a group. A group with a text node and an
+      empty variable should count as empty.
+
+    * CaseTransform: don't change words that are a mix of uppercase
+      and nonletters, like CRT1000.
+
+    * Fix label with "page" variable (#107).
+
+    * Fix error in test suite. We stripped indentation in the expected result
+      in some cases.
+
+    * Update fr-FR locale from upstream.
+
+-------------------------------------------------------------------

Old:
----
  citeproc-0.7.tar.gz
  citeproc.cabal

New:
----
  citeproc-0.8.0.2.tar.gz

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

Other differences:
------------------
++++++ ghc-citeproc.spec ++++++
--- /var/tmp/diff_new_pack.cIJP1H/_old  2022-10-13 15:45:07.143086246 +0200
+++ /var/tmp/diff_new_pack.cIJP1H/_new  2022-10-13 15:45:07.151086261 +0200
@@ -19,13 +19,12 @@
 %global pkg_name citeproc
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.7
+Version:        0.8.0.2
 Release:        0
 Summary:        Generates citations and bibliography from CSL styles
 License:        BSD-2-Clause
 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/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-attoparsec-devel
@@ -71,7 +70,6 @@
 
 %prep
 %autosetup -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build

++++++ citeproc-0.7.tar.gz -> citeproc-0.8.0.2.tar.gz ++++++
++++ 4559 lines of diff (skipped)

Reply via email to