Hello community,

here is the log from the commit of package alex for openSUSE:Factory checked in 
at 2015-12-01 09:19:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alex (Old)
 and      /work/SRC/openSUSE:Factory/.alex.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alex"

Changes:
--------
--- /work/SRC/openSUSE:Factory/alex/alex.changes        2015-08-25 
08:45:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.alex.new/alex.changes   2015-12-01 
09:19:29.000000000 +0100
@@ -1,0 +2,8 @@
+Sun Nov 29 17:05:31 UTC 2015 - [email protected]
+
+- update to 3.1.5
+- drop alex-3.1.4-ghc-7.10.patch, merged by upstream
+* Generate less warning-laden code, and suppress other warnings.
+* Bug fixes.
+
+-------------------------------------------------------------------

Old:
----
  alex-3.1.4-ghc-7.10.patch
  alex-3.1.4.tar.gz

New:
----
  alex-3.1.5.tar.gz

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

Other differences:
------------------
++++++ alex.spec ++++++
--- /var/tmp/diff_new_pack.fYyJjk/_old  2015-12-01 09:19:30.000000000 +0100
+++ /var/tmp/diff_new_pack.fYyJjk/_new  2015-12-01 09:19:30.000000000 +0100
@@ -20,7 +20,7 @@
 %bcond_without tests
 
 Name:           alex
-Version:        3.1.4
+Version:        3.1.5
 Release:        0
 Summary:        Tool for generating lexical analysers in Haskell
 License:        BSD-3-Clause
@@ -29,8 +29,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://hackage.haskell.org/package/%{name}
 Source0:        
http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM alex-3.1.4-ghc-7.10.patch -- fix for new prelude in 
ghc-7.10 -- Sergei Trofimovich
-Patch0:         alex-3.1.4-ghc-7.10.patch
 
 BuildRequires:  autoconf
 BuildRequires:  ghc-Cabal-devel
@@ -39,6 +37,7 @@
 BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  happy
 
 %description
 Alex is a tool for generating lexical analysers in Haskell. It takes a
@@ -48,7 +47,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %ghc_bin_build

++++++ alex-3.1.4.tar.gz -> alex-3.1.5.tar.gz ++++++
++++ 2503 lines of diff (skipped)


Reply via email to