Hello community,

here is the log from the commit of package ghc-turtle for openSUSE:Factory 
checked in at 2017-03-16 09:36:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-turtle (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-turtle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-turtle"

Thu Mar 16 09:36:03 2017 rev:6 rq:461688 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-turtle/ghc-turtle.changes    2016-07-20 
09:23:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-turtle.new/ghc-turtle.changes       
2017-03-16 09:36:03.969216074 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:17:27 UTC 2017 - [email protected]
+
+- Update to version 1.3.1 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  turtle-1.2.8.tar.gz

New:
----
  turtle-1.3.1.tar.gz

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

Other differences:
------------------
++++++ ghc-turtle.spec ++++++
--- /var/tmp/diff_new_pack.2SKhVO/_old  2017-03-16 09:36:04.581129430 +0100
+++ /var/tmp/diff_new_pack.2SKhVO/_new  2017-03-16 09:36:04.585128864 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-turtle
 #
-# 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
@@ -19,16 +19,17 @@
 %global pkg_name turtle
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.2.8
+Version:        1.3.1
 Release:        0
 Summary:        Shell programming, Haskell-style
 License:        BSD-3-Clause
-Group:          System/Libraries
+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-ansi-wl-pprint-devel
 BuildRequires:  ghc-async-devel
+BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-clock-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-foldl-devel
@@ -45,12 +46,12 @@
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-transformers-devel
+BuildRequires:  ghc-unix-compat-devel
 BuildRequires:  ghc-unix-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-doctest-devel
 %endif
-# End cabal-rpm deps
 
 %description
 'turtle' is a reimplementation of the Unix command line environment in Haskell
@@ -96,20 +97,14 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache
@@ -123,5 +118,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc CHANGELOG.md
 
 %changelog

++++++ turtle-1.2.8.tar.gz -> turtle-1.3.1.tar.gz ++++++
++++ 2293 lines of diff (skipped)


Reply via email to