Hello community,

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

Package is "ghc-hlibsass"

Fri Apr 14 13:38:00 2017 rev:2 rq:485131 version:0.1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hlibsass/ghc-hlibsass.changes        
2017-03-08 00:54:19.333538870 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-hlibsass.new/ghc-hlibsass.changes   
2017-04-14 13:38:01.432823554 +0200
@@ -1,0 +2,5 @@
+Mon Mar 27 12:36:30 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.6.0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  hlibsass-0.1.5.0.tar.gz

New:
----
  hlibsass-0.1.6.0.tar.gz

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

Other differences:
------------------
++++++ ghc-hlibsass.spec ++++++
--- /var/tmp/diff_new_pack.Ptjy5a/_old  2017-04-14 13:38:03.392546587 +0200
+++ /var/tmp/diff_new_pack.Ptjy5a/_new  2017-04-14 13:38:03.396546022 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-hlibsass
 #
-# 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,23 +19,21 @@
 %global pkg_name hlibsass
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.1.5.0
+Version:        0.1.6.0
 Release:        0
 Summary:        Low-level bindings to Libsass
 License:        MIT
-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
+BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-rpm-macros
-# Begin cabal-rpm deps:
 BuildRequires:  libsass-devel
-BuildRequires:  libstdc++-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-hspec-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This package provides (very) low level bindings to LibSass. By default, it uses
@@ -49,34 +47,25 @@
 Group:          Development/Libraries/Other
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
-# Begin cabal-rpm deps:
 Requires:       libsass-devel
-Requires:       libstdc++-devel
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-# End cabal-rpm deps
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-%define cabal_configure_options -fexternalLibsass
-
 
 %build
+%define cabal_configure_options -fexternallibsass
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
-%if %{with tests}
-%{cabal} test
-%endif
-
+%cabal_test
 
 %post devel
 %ghc_pkg_recache

++++++ hlibsass-0.1.5.0.tar.gz -> hlibsass-0.1.6.0.tar.gz ++++++
++++ 29755 lines of diff (skipped)


Reply via email to