Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package happy for openSUSE:Factory checked 
in at 2021-11-11 21:37:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/happy (Old)
 and      /work/SRC/openSUSE:Factory/.happy.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "happy"

Thu Nov 11 21:37:50 2021 rev:26 rq:930453 version:1.21.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/happy/happy.changes      2020-12-22 
11:49:54.294029235 +0100
+++ /work/SRC/openSUSE:Factory/.happy.new.1890/happy.changes    2021-11-11 
21:38:41.468987948 +0100
@@ -1,0 +2,8 @@
+Mon Nov  1 08:37:25 UTC 2021 - [email protected]
+
+- Update happy to version 1.21.0.
+  Upstream has renamed and modified the change log file(s) in this
+  release. Unfortunately, the automatic updater cannot reliable
+  determine relevant entries for this release.
+
+-------------------------------------------------------------------

Old:
----
  happy-1.20.0.tar.gz

New:
----
  happy-1.21.0.tar.gz

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

Other differences:
------------------
++++++ happy.spec ++++++
--- /var/tmp/diff_new_pack.ZtoWKl/_old  2021-11-11 21:38:41.832988214 +0100
+++ /var/tmp/diff_new_pack.ZtoWKl/_new  2021-11-11 21:38:41.836988217 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package happy
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %bcond_with tests
 Name:           happy
-Version:        1.20.0
+Version:        1.21.0
 Release:        0
 Summary:        Happy is a parser generator for Haskell
 License:        BSD-2-Clause
@@ -49,6 +49,7 @@
 find . -type f -exec chmod -x {} +
 
 %build
+%define cabal_configure_options -f-bootstrap
 %ghc_bin_build
 cd doc
 autoreconf
@@ -57,31 +58,22 @@
 
 %install
 %ghc_bin_install
-install -D --mode=444 doc/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
 # drop artifacts from autoconf that differ across builds to fix build-compare
 rm -rf doc/autom4te.cache doc/config.log doc/config.status
 
+install -D --mode=444 doc/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
+
 %check
 %cabal_test
 
 %files
 %license LICENSE
-%doc CHANGES README.md TODO doc examples
+%doc ChangeLog.md README.md doc examples
 %{_bindir}/%{name}
 %dir %{_datadir}/%{name}-%{version}
 %{_mandir}/man1/*
-%{_datadir}/%{name}-%{version}/GLR_Base
-%{_datadir}/%{name}-%{version}/GLR_Lib
-%{_datadir}/%{name}-%{version}/GLR_Lib-ghc
-%{_datadir}/%{name}-%{version}/GLR_Lib-ghc-debug
-%{_datadir}/%{name}-%{version}/HappyTemplate
-%{_datadir}/%{name}-%{version}/HappyTemplate-arrays
-%{_datadir}/%{name}-%{version}/HappyTemplate-arrays-coerce
-%{_datadir}/%{name}-%{version}/HappyTemplate-arrays-coerce-debug
-%{_datadir}/%{name}-%{version}/HappyTemplate-arrays-debug
-%{_datadir}/%{name}-%{version}/HappyTemplate-arrays-ghc
-%{_datadir}/%{name}-%{version}/HappyTemplate-arrays-ghc-debug
-%{_datadir}/%{name}-%{version}/HappyTemplate-coerce
-%{_datadir}/%{name}-%{version}/HappyTemplate-ghc
+%{_datadir}/%{name}-%{version}/GLR_Base.hs
+%{_datadir}/%{name}-%{version}/GLR_Lib.hs
+%{_datadir}/%{name}-%{version}/HappyTemplate.hs
 
 %changelog

++++++ happy-1.20.0.tar.gz -> happy-1.21.0.tar.gz ++++++
++++ 10554 lines of diff (skipped)

Reply via email to