Hello community,
here is the log from the commit of package ghc-tasty-quickcheck for
openSUSE:Factory checked in at 2016-07-21 08:15:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-tasty-quickcheck (Old)
and /work/SRC/openSUSE:Factory/.ghc-tasty-quickcheck.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-tasty-quickcheck"
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-tasty-quickcheck/ghc-tasty-quickcheck.changes
2016-05-03 09:35:59.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-tasty-quickcheck.new/ghc-tasty-quickcheck.changes
2016-07-21 08:15:22.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:16:00 UTC 2016 - [email protected]
+
+- Update to version 0.8.4 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-tasty-quickcheck.spec ++++++
--- /var/tmp/diff_new_pack.VQbzMa/_old 2016-07-21 08:15:23.000000000 +0200
+++ /var/tmp/diff_new_pack.VQbzMa/_new 2016-07-21 08:15:23.000000000 +0200
@@ -59,11 +59,11 @@
%build
-%{ghc_lib_build}
+%ghc_lib_build
%install
-%{ghc_lib_install}
+%ghc_lib_install
%check
@@ -73,12 +73,10 @@
%post devel
-%{ghc_pkg_recache}
-
+%ghc_pkg_recache
%postun devel
-%{ghc_pkg_recache}
-
+%ghc_pkg_recache
%files -f %{name}.files
%defattr(-,root,root,-)
@@ -86,5 +84,6 @@
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
+%doc CHANGELOG.md
%changelog