Hello community,

here is the log from the commit of package ghc-hslua for openSUSE:Factory 
checked in at 2015-05-11 19:38:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hslua (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-hslua.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-hslua"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hslua/ghc-hslua.changes      2015-04-10 
09:52:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hslua.new/ghc-hslua.changes 2015-05-11 
19:48:50.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Apr 21 11:57:18 UTC 2015 - mimi...@gmail.com
+
+- update to 0.3.13
+* `pushrawhsfunction` and `registerrawhsfunction` functions are added.
+* `luaL_ref` and `luaL_unref` functions are added.
+
+-------------------------------------------------------------------

Old:
----
  hslua-0.3.9.tar.gz

New:
----
  hslua-0.3.13.tar.gz

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

Other differences:
------------------
++++++ ghc-hslua.spec ++++++
--- /var/tmp/diff_new_pack.WNsuQa/_old  2015-05-11 19:48:50.000000000 +0200
+++ /var/tmp/diff_new_pack.WNsuQa/_new  2015-05-11 19:48:50.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-hslua
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -15,15 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %global pkg_name hslua
 
 Name:           ghc-hslua
-Version:        0.3.9
+Version:        0.3.13
 Release:        0
 Summary:        A Lua language interpreter embedding in Haskell
+License:        MIT
 Group:          System/Libraries
 
-License:        MIT
 Url:            http://hackage.haskell.org/package/%{pkg_name}
 Source0:        
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -33,7 +34,7 @@
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-mtl-devel
 # End cabal-rpm deps
-%if 0%{?sles_version}
+%if 0%{?suse_version} == 1110
 BuildRequires:  lua-devel
 %else
 BuildRequires:  lua51-devel
@@ -66,31 +67,24 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %define cabal_configure_options -f system-lua
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 
-
 %postun devel
 %ghc_pkg_recache
 
-
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc COPYRIGHT
 
-
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
 
-
 %changelog

++++++ hslua-0.3.9.tar.gz -> hslua-0.3.13.tar.gz ++++++
++++ 2415 lines of diff (skipped)


Reply via email to