Hello community,

here is the log from the commit of package ghc-language-javascript for 
openSUSE:Factory checked in at 2016-07-20 09:21:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-language-javascript (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-language-javascript.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-language-javascript"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-language-javascript/ghc-language-javascript.changes
  2016-06-25 02:21:53.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-language-javascript.new/ghc-language-javascript.changes
     2016-07-20 09:22:01.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:27:35 UTC 2016 - [email protected]
+
+- Update to version 0.6.0.7 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-language-javascript.spec ++++++
--- /var/tmp/diff_new_pack.E9GisF/_old  2016-07-20 09:22:02.000000000 +0200
+++ /var/tmp/diff_new_pack.E9GisF/_new  2016-07-20 09:22:02.000000000 +0200
@@ -34,16 +34,14 @@
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-mtl-devel
-BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-utf8-string-devel
 BuildRequires:  happy
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
-BuildRequires:  ghc-HUnit-devel
 BuildRequires:  ghc-QuickCheck-devel
-BuildRequires:  ghc-test-framework-devel
-BuildRequires:  ghc-test-framework-hunit-devel
+BuildRequires:  ghc-hspec-devel
 BuildRequires:  ghc-utf8-light-devel
 %endif
 # End cabal-rpm deps
@@ -72,11 +70,11 @@
 
 
 %build
-%{ghc_lib_build}
+%ghc_lib_build
 
 
 %install
-%{ghc_lib_install}
+%ghc_lib_install
 
 
 %check
@@ -86,12 +84,10 @@
 
 
 %post devel
-%{ghc_pkg_recache}
-
+%ghc_pkg_recache
 
 %postun devel
-%{ghc_pkg_recache}
-
+%ghc_pkg_recache
 
 %files -f %{name}.files
 %defattr(-,root,root,-)


Reply via email to