Hello community,
here is the log from the commit of package ghc-concurrent-output for
openSUSE:Factory checked in at 2016-07-21 08:11:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-concurrent-output (Old)
and /work/SRC/openSUSE:Factory/.ghc-concurrent-output.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-concurrent-output"
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-concurrent-output/ghc-concurrent-output.changes
2016-05-17 17:14:30.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-concurrent-output.new/ghc-concurrent-output.changes
2016-07-21 08:11:18.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:16:36 UTC 2016 - [email protected]
+
+- Update to version 1.7.6 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-concurrent-output.spec ++++++
--- /var/tmp/diff_new_pack.RLTxuc/_old 2016-07-21 08:11:19.000000000 +0200
+++ /var/tmp/diff_new_pack.RLTxuc/_new 2016-07-21 08:11:19.000000000 +0200
@@ -68,20 +68,18 @@
%build
-%{ghc_lib_build}
+%ghc_lib_build
%install
-%{ghc_lib_install}
+%ghc_lib_install
%post devel
-%{ghc_pkg_recache}
-
+%ghc_pkg_recache
%postun devel
-%{ghc_pkg_recache}
-
+%ghc_pkg_recache
%files -f %{name}.files
%defattr(-,root,root,-)
@@ -89,6 +87,6 @@
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
-%doc TODO
+%doc CHANGELOG TODO
%changelog