Hello community,
here is the log from the commit of package ghc-language-thrift for
openSUSE:Factory checked in at 2016-11-10 13:24:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-language-thrift (Old)
and /work/SRC/openSUSE:Factory/.ghc-language-thrift.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-language-thrift"
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-language-thrift/ghc-language-thrift.changes
2016-11-02 12:32:31.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-language-thrift.new/ghc-language-thrift.changes
2016-11-10 13:24:32.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:36:22 UTC 2016 - [email protected]
+
+- Update to version 0.9.0.2 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------
Old:
----
language-thrift-0.8.0.1.tar.gz
New:
----
language-thrift-0.9.0.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-language-thrift.spec ++++++
--- /var/tmp/diff_new_pack.X6GDoQ/_old 2016-11-10 13:24:33.000000000 +0100
+++ /var/tmp/diff_new_pack.X6GDoQ/_new 2016-11-10 13:24:33.000000000 +0100
@@ -19,18 +19,20 @@
%global pkg_name language-thrift
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 0.8.0.1
+Version: 0.9.0.2
Release: 0
Summary: Parser and pretty printer for the Thrift IDL format
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-containers-devel
BuildRequires: ghc-megaparsec-devel
BuildRequires: ghc-rpm-macros
+BuildRequires: ghc-scientific-devel
+BuildRequires: ghc-semigroups-devel
BuildRequires: ghc-text-devel
BuildRequires: ghc-transformers-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -39,7 +41,6 @@
BuildRequires: ghc-hspec-devel
BuildRequires: ghc-hspec-discover-devel
%endif
-# End cabal-rpm deps
%description
This package provides a parser and pretty printer for the
@@ -60,20 +61,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
++++++ language-thrift-0.8.0.1.tar.gz -> language-thrift-0.9.0.2.tar.gz ++++++
++++ 2768 lines of diff (skipped)