Hello community,

here is the log from the commit of package libt3highlight for openSUSE:Factory 
checked in at 2014-02-17 12:56:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libt3highlight (Old)
 and      /work/SRC/openSUSE:Factory/.libt3highlight.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libt3highlight"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libt3highlight/libt3highlight.changes    
2013-06-25 14:42:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libt3highlight.new/libt3highlight.changes       
2014-02-17 12:56:38.000000000 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 22:05:09 UTC 2014 - dims...@opensuse.org
+
+- Declare CC=gcc to ensure we build with gcc; seems make falls back
+  to 'c99' otherwise (instead of requiring posix_cc).
+
+-------------------------------------------------------------------
+Mon Feb  3 19:05:14 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 0.3.3
+* This release fixes a bug in the loop detection for
+  non-progressing patterns, and highlights java string constants
+  (they were already detected, just not highlighted).
+
+-------------------------------------------------------------------

Old:
----
  libt3highlight-0.3.2.tar.bz2

New:
----
  libt3highlight-0.3.3.tar.bz2

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

Other differences:
------------------
++++++ libt3highlight.spec ++++++
--- /var/tmp/diff_new_pack.csALaX/_old  2014-02-17 12:56:39.000000000 +0100
+++ /var/tmp/diff_new_pack.csALaX/_new  2014-02-17 12:56:39.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libt3highlight
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:           libt3highlight
 %define lname  libt3highlight1
-Version:        0.3.2
+Version:        0.3.3
 Release:        0
 Summary:        The Tilde Toolkit's syntax highlighting library
 License:        GPL-3.0
@@ -75,6 +75,7 @@
 %setup -q
 
 %build
+export CC=gcc
 %configure --docdir="%_docdir/%name"
 make %{?_smp_mflags}
 

++++++ libt3highlight-0.3.2.tar.bz2 -> libt3highlight-0.3.3.tar.bz2 ++++++
++++ 1656 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to