Hello community,

here is the log from the commit of package ghc-MonadRandom for openSUSE:Factory 
checked in at 2017-03-14 10:04:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-MonadRandom (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-MonadRandom.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-MonadRandom"

Tue Mar 14 10:04:08 2017 rev:8 rq:461524 version:0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-MonadRandom/ghc-MonadRandom.changes  
2016-07-21 08:06:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-MonadRandom.new/ghc-MonadRandom.changes     
2017-03-14 10:04:09.412683820 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:19:13 UTC 2017 - [email protected]
+
+- Update to version 0.5.1 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  MonadRandom-0.4.2.3.tar.gz

New:
----
  MonadRandom-0.5.1.tar.gz

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

Other differences:
------------------
++++++ ghc-MonadRandom.spec ++++++
--- /var/tmp/diff_new_pack.9j2D6w/_old  2017-03-14 10:04:09.984602836 +0100
+++ /var/tmp/diff_new_pack.9j2D6w/_new  2017-03-14 10:04:09.984602836 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-MonadRandom
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,22 +18,22 @@
 
 %global pkg_name MonadRandom
 Name:           ghc-%{pkg_name}
-Version:        0.4.2.3
+Version:        0.5.1
 Release:        0
 Summary:        Random-number generation monad
-License:        MIT
-Group:          System/Libraries
+License:        BSD-3-Clause
+Group:          Development/Languages/Other
 Url:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
+BuildRequires:  ghc-fail-devel
 BuildRequires:  ghc-mtl-devel
+BuildRequires:  ghc-primitive-devel
 BuildRequires:  ghc-random-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-compat-devel
 BuildRequires:  ghc-transformers-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Support for computations which consume random values.
@@ -52,15 +52,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 
@@ -73,5 +70,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc CHANGES.markdown
 
 %changelog

++++++ MonadRandom-0.4.2.3.tar.gz -> MonadRandom-0.5.1.tar.gz ++++++
++++ 1675 lines of diff (skipped)


Reply via email to