Hello community,

here is the log from the commit of package scintilla for openSUSE:Factory 
checked in at 2015-11-26 17:01:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-25 
10:00:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.scintilla.new/scintilla.changes 2015-11-26 
17:02:01.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Nov 20 10:13:00 UTC 2015 - mplus...@suse.com
+
+- Update to 3.6.2
+  * No changelog available
+
+-------------------------------------------------------------------

Old:
----
  scintilla354.tgz

New:
----
  scintilla362.tgz

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

Other differences:
------------------
++++++ scintilla.spec ++++++
--- /var/tmp/diff_new_pack.7Qrrxs/_old  2015-11-26 17:02:02.000000000 +0100
+++ /var/tmp/diff_new_pack.7Qrrxs/_new  2015-11-26 17:02:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scintilla
 #
-# Copyright (c) 2015 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,27 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define tar_ver 354
-%define so_ver 3.0
 
+%define tar_ver 362
+%define so_ver 3.0
 Name:           scintilla
+Version:        3.6.2
+Release:        0
 Summary:        A free source code editing component
-Version:        3.5.4
-Release:        1
-Group:          Development/Libraries/C and C++
 License:        MIT
+Group:          Development/Libraries/C and C++
 Url:            http://www.scintilla.org
 Source:         
http://sourceforge.net/projects/scintilla/files/scintilla/%{version}/%{name}%{tar_ver}.tgz
 Patch0:         %{name}-shared.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++ 
 BuildRequires:  glib2-devel
+BuildRequires:  libtool
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} >= 1310
 BuildRequires:  gtk3-devel
 %else
 BuildRequires:  gtk2-devel
 %endif
-BuildRequires:  libtool
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 %endif
@@ -55,7 +55,6 @@
 multiple foreground and background colours and multiple fonts.
 
 %package -n libscintilla3
-License:        MIT
 Summary:        A free source code editing component
 Group:          Development/Libraries/C and C++
 
@@ -74,10 +73,9 @@
 multiple foreground and background colours and multiple fonts.
 
 %package -n libscintilla-devel
-License:        MIT
+Summary:        A free source code editing component
 Group:          Development/Libraries/C and C++
 Requires:       libscintilla3 = %{version}
-Summary:        A free source code editing component
 
 %description -n libscintilla-devel
 Scintilla is a free source code editing component. It comes with
@@ -94,7 +92,7 @@
 multiple foreground and background colours and multiple fonts.
 
 %prep
-%setup -n %{name}
+%setup -q -n %{name}
 rm -f gtk/makefile.orig
 %patch0
 find . -name 'CVS' -type d -exec rm -rf \{\} \; 2> /dev/null || :

++++++ scintilla-shared.patch ++++++
--- /var/tmp/diff_new_pack.7Qrrxs/_old  2015-11-26 17:02:02.000000000 +0100
+++ /var/tmp/diff_new_pack.7Qrrxs/_new  2015-11-26 17:02:02.000000000 +0100
@@ -2,7 +2,7 @@
 ===================================================================
 --- gtk/makefile.orig
 +++ gtk/makefile
-@@ -36,7 +36,7 @@
+@@ -36,7 +36,7 @@ DEL = del /q
  COMPLIB=..\bin\scintilla.a
  else
  DEL = rm -f
@@ -11,7 +11,7 @@
  endif
  
  vpath %.h ../src ../include ../lexlib
-@@ -46,7 +46,7 @@
+@@ -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
@@ -20,7 +20,7 @@
  
  ifdef NOTHREADS
  THREADFLAGS=-DG_THREADS_IMPL_NONE
-@@ -71,7 +71,7 @@
+@@ -71,7 +71,7 @@ endif
  CFLAGS:=$(CTFLAGS)
  CXXTFLAGS:=--std=c++0x $(CTFLAGS) $(REFLAGS)
  
@@ -29,7 +29,7 @@
  MARSHALLER=scintilla-marshal.o
  
  .cxx.o:
-@@ -99,8 +99,7 @@
+@@ -99,8 +99,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)

++++++ scintilla354.tgz -> scintilla362.tgz ++++++
++++ 42544 lines of diff (skipped)


Reply via email to