Hello community,

here is the log from the commit of package scintilla for openSUSE:Factory 
checked in at 2016-02-01 19:56:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scintilla (Old)
 and      /work/SRC/openSUSE:Factory/.scintilla.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scintilla"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scintilla/scintilla.changes      2015-11-26 
17:02:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.scintilla.new/scintilla.changes 2016-02-01 
19:57:02.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Jan 30 09:09:56 UTC 2016 - [email protected]
+
+- Update to 3.6.3
+  * No changelog available
+
+-------------------------------------------------------------------

Old:
----
  scintilla362.tgz

New:
----
  scintilla363.tgz

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

Other differences:
------------------
++++++ scintilla.spec ++++++
--- /var/tmp/diff_new_pack.9GLB1a/_old  2016-02-01 19:57:03.000000000 +0100
+++ /var/tmp/diff_new_pack.9GLB1a/_new  2016-02-01 19:57:03.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scintilla
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -16,10 +16,10 @@
 #
 
 
-%define tar_ver 362
+%define tar_ver 363
 %define so_ver 3.0
 Name:           scintilla
-Version:        3.6.2
+Version:        3.6.3
 Release:        0
 Summary:        A free source code editing component
 License:        MIT

++++++ scintilla-shared.patch ++++++
--- /var/tmp/diff_new_pack.9GLB1a/_old  2016-02-01 19:57:03.000000000 +0100
+++ /var/tmp/diff_new_pack.9GLB1a/_new  2016-02-01 19:57:03.000000000 +0100
@@ -2,7 +2,7 @@
 ===================================================================
 --- gtk/makefile.orig
 +++ gtk/makefile
-@@ -36,7 +36,7 @@ DEL = del /q
+@@ -41,7 +41,7 @@ DEL = del /q
  COMPLIB=..\bin\scintilla.a
  else
  DEL = rm -f
@@ -11,16 +11,7 @@
  endif
  
  vpath %.h ../src ../include ../lexlib
-@@ -46,7 +46,7 @@ INCLUDEDIRS=-I ../include -I ../src -I .
- ifdef CHECK_DEPRECATED
- DEPRECATED=-DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGTK_DISABLE_DEPRECATED -DDISABLE_GDK_FONT
- endif
--CXXBASEFLAGS=-Wall -pedantic -DGTK -DSCI_LEXER $(INCLUDEDIRS) $(DEPRECATED)
-+CXXBASEFLAGS=-Wall -pedantic -fPIC -DPIC -DGTK -DSCI_LEXER $(INCLUDEDIRS) 
$(DEPRECATED)
- 
- ifdef NOTHREADS
- THREADFLAGS=-DG_THREADS_IMPL_NONE
-@@ -71,7 +71,7 @@ endif
+@@ -76,7 +76,7 @@ endif
  CFLAGS:=$(CTFLAGS)
  CXXTFLAGS:=--std=c++0x $(CTFLAGS) $(REFLAGS)
  
@@ -29,7 +20,7 @@
  MARSHALLER=scintilla-marshal.o
  
  .cxx.o:
-@@ -99,8 +99,7 @@ $(COMPLIB): Accessor.o CharacterSet.o Le
+@@ -104,8 +104,7 @@ $(COMPLIB): Accessor.o CharacterSet.o Le
        KeyMap.o LineMarker.o PositionCache.o ScintillaGTK.o CellBuffer.o 
CharacterCategory.o ViewStyle.o \
        RESearch.o RunStyles.o Selection.o Style.o Indicator.o AutoComplete.o 
UniConversion.o XPM.o \
        $(MARSHALLER) $(LEXOBJS)

++++++ scintilla362.tgz -> scintilla363.tgz ++++++
++++ 6052 lines of diff (skipped)


Reply via email to