commit gtksourceview for openSUSE:Factory

2020-01-28 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2020-01-28 10:51:08

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new.26092 (New)


Package is "gtksourceview"

Tue Jan 28 10:51:08 2020 rev:116 rq:767437 version:3.24.11

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2019-05-10 09:17:05.576214524 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new.26092/gtksourceview.changes   
2020-01-28 10:51:11.228751038 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:14:41 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.WeERET/_old  2020-01-28 10:51:12.720752786 +0100
+++ /var/tmp/diff_new_pack.WeERET/_new  2020-01-28 10:51:12.740752809 +0100
@@ -48,7 +48,6 @@
 %package -n libgtksourceview-3_0-1
 Summary:GTK+ Source Editing Widget
 Group:  System/Libraries
-Recommends: %{name}-lang = %{version}
 Provides:   gtksourceview = %{version}
 Obsoletes:  gtksourceview < %{version}
 




commit gtksourceview for openSUSE:Factory

2019-05-10 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2019-05-10 09:17:04

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new.5148 (New)


Package is "gtksourceview"

Fri May 10 09:17:04 2019 rev:115 rq:701611 version:3.24.11

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2019-03-22 14:56:27.945986348 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new.5148/gtksourceview.changes
2019-05-10 09:17:05.576214524 +0200
@@ -1,0 +2,10 @@
+Tue May  7 07:50:16 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.24.11:
+  + Improvements to the syntax highlighting of: YAML, Julia, C++,
+and C.
+  + Fixes to GObject Introspection annotations.
+  + Fix a crash with YAML.
+  + Fix a crash in presense of Byte-Order-Markers.
+
+---

Old:

  gtksourceview-3.24.10.tar.xz

New:

  gtksourceview-3.24.11.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.zlch34/_old  2019-05-10 09:17:06.064215279 +0200
+++ /var/tmp/diff_new_pack.zlch34/_new  2019-05-10 09:17:06.068215285 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.24.10
+Version:3.24.11
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1-or-later
@@ -114,7 +114,7 @@
 --disable-static \
 --enable-glade-catalog \
 --disable-gtk-doc
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
 
 %install
 %make_install

++ gtksourceview-3.24.10.tar.xz -> gtksourceview-3.24.11.tar.xz ++
 12492 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2019-03-22 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2019-03-22 14:56:22

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new.25356 (New)


Package is "gtksourceview"

Fri Mar 22 14:56:22 2019 rev:114 rq:686191 version:3.24.10

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2018-09-20 11:39:16.492933509 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new.25356/gtksourceview.changes   
2019-03-22 14:56:27.945986348 +0100
@@ -1,0 +2,19 @@
+Sat Mar 16 07:35:45 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.24.10:
+  + New syntax highlighting definition file for: Powershell.
+  + Improvements to the syntax highlighting of: reStructuredText,
+C++, CSS, HTML, Groovy, Meson, Python3, and Logtalk.
+  + Fix testsuite for changes in GLib hashtable ordering.
+  + Avoid double entry of languages based on globs.
+  + MSVC build improvements.
+  + Fix usage of GRegex for offset in text, which fixes a Valgrind
+warning.
+  + Ensure CSS is inherted from parent style schemes.
+  + Avoid storing GtkTextIter across main-loop boundaries.
+  + Fix incorrect transfer annoation for
+gtk_source_buffer_create_source_mark().
+  + Various memory leak fixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.24.9.tar.xz

New:

  gtksourceview-3.24.10.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.33FQYQ/_old  2019-03-22 14:56:28.381986092 +0100
+++ /var/tmp/diff_new_pack.33FQYQ/_new  2019-03-22 14:56:28.381986092 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   gtksourceview
-Version:3.24.9
+Version:3.24.10
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1-or-later

++ gtksourceview-3.24.9.tar.xz -> gtksourceview-3.24.10.tar.xz ++
 10333 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2018-09-20 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2018-09-20 11:39:14

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Thu Sep 20 11:39:14 2018 rev:113 rq:634611 version:3.24.9

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2018-06-22 13:27:49.339418761 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2018-09-20 11:39:16.492933509 +0200
@@ -1,0 +2,19 @@
+Thu Sep  6 17:14:25 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.24.9:
+  + New syntax highlighting definition file for: Logtalk.
+  + Improvements to the syntax highlighting of: Haskell, C++, GLSL,
+and Markdown.
+  + Performance improvements to space drawing.
+  + Missing G_PARAM_DEPRECATED flag was added to :underline
+property.
+  + Various memory leak fixes.
+  + Updated translations.
+
+---
+Thu Aug 16 15:24:06 UTC 2018 - luc1...@linuxmail.org
+
+- Add changes.lang language definition for changes file syntax
+  highlighting capabilities.
+
+---

Old:

  gtksourceview-3.24.8.tar.xz

New:

  changes.lang
  gtksourceview-3.24.9.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.YvRKAr/_old  2018-09-20 11:39:18.812932144 +0200
+++ /var/tmp/diff_new_pack.YvRKAr/_new  2018-09-20 11:39:18.816932141 +0200
@@ -17,13 +17,14 @@
 
 
 Name:   gtksourceview
-Version:3.24.8
+Version:3.24.9
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1-or-later
 Group:  System/GUI/GNOME
 URL:https://wiki.gnome.org/Projects/GtkSourceView
-Source: 
http://download.gnome.org/sources/gtksourceview/3.24/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gtksourceview/3.24/%{name}-%{version}.tar.xz
+Source1:changes.lang
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 1.42.0
 BuildRequires:  itstool
@@ -117,8 +118,10 @@
 
 %install
 %make_install
-%find_lang %{name}-3.0
 find %{buildroot} -type f -name "*.la" -delete -print
+%find_lang %{name}-3.0
+# Install language definition for *.changes files:
+install -m 644 %{S:1} %{buildroot}%{_datadir}/gtksourceview-3.0/language-specs/
 %fdupes %{buildroot}%{_datadir}
 
 %post -n libgtksourceview-3_0-1 -p /sbin/ldconfig

++ changes.lang ++




  
text/plain
*changes
  

  




  

  
Mon|Tue|Wed|Thu|Fri|Sat|Sun
Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec


  
\%{weekday}\s+\%{month}\s+\d{1,2}\s+\d{1,2}:\d{1,2}:\d{1,2}\s+\w{3,4}\s+\d{4}



  


  ^-{67}$



  
^(?Pdate\%{date})\s-\s
(?Pemail.*@.*\.\w{2,3})$
  
  


  
   
   
 
   (
 ^-\s |
 ^[ ]{2}(\*|\+)\s |
 ^[ ]{4}-\s |
 ^[ ]{6}\.\s
   )
 
   

  

  


++ gtksourceview-3.24.8.tar.xz -> gtksourceview-3.24.9.tar.xz ++
 26112 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2018-06-22 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2018-06-22 13:27:47

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Fri Jun 22 13:27:47 2018 rev:112 rq:617342 version:3.24.8

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2018-03-24 16:06:53.249866242 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2018-06-22 13:27:49.339418761 +0200
@@ -1,0 +2,9 @@
+Sun Jun 17 18:20:08 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.24.8:
+  + MS Windows: lib shutdown on DLL_PROCESS_DETACH,
+not DLL_THREAD_DETACH.
+  + Syntax highlighting: sync all *.lang files from GtkSourceView4.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.24.7.tar.xz

New:

  gtksourceview-3.24.8.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.m5evlS/_old  2018-06-22 13:27:49.827400726 +0200
+++ /var/tmp/diff_new_pack.m5evlS/_new  2018-06-22 13:27:49.827400726 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.24.7
+Version:3.24.8
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1-or-later

++ gtksourceview-3.24.7.tar.xz -> gtksourceview-3.24.8.tar.xz ++
 12617 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2018-03-24 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2018-03-24 16:06:51

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Sat Mar 24 16:06:51 2018 rev:111 rq:589989 version:3.24.7

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2018-03-08 10:51:40.949901478 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2018-03-24 16:06:53.249866242 +0100
@@ -1,0 +2,21 @@
+Tue Mar 20 17:08:51 UTC 2018 - dims...@opensuse.org
+
+- Unconditionally enable translation-update-upstream: on
+  Tumbleweed, this results in a NOP and for Leap in SLE paid
+  translations being used (boo#1086036).
+
+---
+Wed Mar 14 23:00:41 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 3.24.7:
+  + GtkSourceView class: respect the GtkTextView:accepts-tab
+property.
+  + Syntax highlighting: sync all *.lang files from GtkSourceView
+4.
+  + Updated translations.
+- Point fdupes to the data directory instead of the build root,
+  which is a practice that must be avoided.
+- Conditionalize translation-update-upstream BuildRequires,
+  a SLE-only requirement.
+
+---

Old:

  gtksourceview-3.24.6.tar.xz

New:

  gtksourceview-3.24.7.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.VCtzHe/_old  2018-03-24 16:06:54.785810872 +0100
+++ /var/tmp/diff_new_pack.VCtzHe/_new  2018-03-24 16:06:54.789810728 +0100
@@ -17,12 +17,12 @@
 
 
 Name:   gtksourceview
-Version:3.24.6
+Version:3.24.7
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1-or-later
 Group:  System/GUI/GNOME
-Url:https://wiki.gnome.org/Projects/GtkSourceView
+URL:https://wiki.gnome.org/Projects/GtkSourceView
 Source: 
http://download.gnome.org/sources/gtksourceview/3.24/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 1.42.0
@@ -31,7 +31,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala
-BuildRequires:  pkgconfig(gio-2.0) >= 2.38
+BuildRequires:  pkgconfig(gio-2.0) >= 2.48
 BuildRequires:  pkgconfig(gladeui-2.0) >= 3.9
 BuildRequires:  pkgconfig(glib-2.0) >= 2.48
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
@@ -109,7 +109,8 @@
 translation-update-upstream
 
 %build
-%configure --disable-static \
+%configure \
+--disable-static \
 --enable-glade-catalog \
 --disable-gtk-doc
 make %{?_smp_mflags} V=1
@@ -118,14 +119,14 @@
 %make_install
 %find_lang %{name}-3.0
 find %{buildroot} -type f -name "*.la" -delete -print
-%fdupes %{buildroot}
+%fdupes %{buildroot}%{_datadir}
 
 %post -n libgtksourceview-3_0-1 -p /sbin/ldconfig
 %postun -n libgtksourceview-3_0-1 -p /sbin/ldconfig
 
 %files -n libgtksourceview-3_0-1
 %license COPYING
-%doc AUTHORS MAINTAINERS NEWS README
+%doc AUTHORS NEWS README
 %{_libdir}/libgtksourceview-3.0.so.*
 %{_datadir}/gtksourceview-3.0/
 
@@ -136,6 +137,7 @@
 %{_datadir}/glade/catalogs/gtksourceview.xml
 
 %files devel
+%doc ChangeLog MAINTAINERS
 %{_includedir}/gtksourceview-3.0/
 %{_libdir}/libgtksourceview-3.0.so
 %{_libdir}/pkgconfig/gtksourceview-3.0.pc

++ gtksourceview-3.24.6.tar.xz -> gtksourceview-3.24.7.tar.xz ++
 385828 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2018-03-08 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2018-03-08 10:51:38

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Thu Mar  8 10:51:38 2018 rev:110 rq:583029 version:3.24.6

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2017-12-11 18:55:49.876481274 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2018-03-08 10:51:40.949901478 +0100
@@ -1,0 +2,10 @@
+Mon Mar  5 15:10:21 UTC 2018 - jeng...@inai.de
+
+- Remove ineffective --with-pic. Fix RPM groups.
+
+---
+Wed Feb 28 16:32:48 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.g4YHLO/_old  2018-03-08 10:51:41.545880023 +0100
+++ /var/tmp/diff_new_pack.g4YHLO/_new  2018-03-08 10:51:41.549879879 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -20,7 +20,7 @@
 Version:3.24.6
 Release:0
 Summary:GTK+ Source Editing Widget
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/GNOME
 Url:https://wiki.gnome.org/Projects/GtkSourceView
 Source: 
http://download.gnome.org/sources/gtksourceview/3.24/%{name}-%{version}.tar.xz
@@ -28,6 +28,7 @@
 BuildRequires:  gobject-introspection-devel >= 1.42.0
 BuildRequires:  itstool
 BuildRequires:  libxml2-devel >= 2.6
+BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala
 BuildRequires:  pkgconfig(gio-2.0) >= 2.38
@@ -35,7 +36,6 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.48
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(valgrind)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 GtkSourceView is a text widget that extends GtkTextView, the standard
@@ -46,7 +46,7 @@
 
 %package -n libgtksourceview-3_0-1
 Summary:GTK+ Source Editing Widget
-Group:  System/GUI/GNOME
+Group:  System/Libraries
 Recommends: %{name}-lang = %{version}
 Provides:   gtksourceview = %{version}
 Obsoletes:  gtksourceview < %{version}
@@ -59,7 +59,7 @@
 features typical of a source editor.
 
 %package -n typelib-1_0-GtkSource-3_0
-Summary:GTK+ Source Editing Widget -- Introspection bindings
+Summary:Introspection bindings for the GTK+ source editing widget
 Group:  System/Libraries
 
 %description -n typelib-1_0-GtkSource-3_0
@@ -73,7 +73,7 @@
 GtkSourceView.
 
 %package -n glade-catalog-gtksourceview
-Summary:GTK+ Source Editing Widget -- Catalog for Glade
+Summary:Glade catalog for the GTK+ source editing widget
 Group:  Development/Tools/GUI Builders
 Requires:   glade
 Requires:   libgtksourceview-3_0-1 = %{version}
@@ -90,7 +90,7 @@
 GtkSourceView widget in Glade.
 
 %package devel
-Summary:GTK+ Source Editing Widget
+Summary:Development files for the GTK+ source editing widget
 Group:  Development/Languages/C and C++
 Requires:   gtksourceview = %{version}
 Requires:   typelib-1_0-GtkSource-3_0 = %{version}
@@ -103,45 +103,39 @@
 features typical of a source editor.
 
 %lang_package
+
 %prep
 %setup -q
 translation-update-upstream
 
 %build
-%configure --disable-static --with-pic\
+%configure --disable-static \
 --enable-glade-catalog \
 --disable-gtk-doc
-make %{?jobs:-j%jobs} V=1
+make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name}-3.0
-%{__rm} -f %{buildroot}%{_libdir}/*.la
+find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libgtksourceview-3_0-1 -p /sbin/ldconfig
-
 %postun -n libgtksourceview-3_0-1 -p /sbin/ldconfig
 
 %files -n libgtksourceview-3_0-1
-%defattr(-, root, root)
-%doc AUTHORS COPYING MAINTAINERS NEWS README
+%license COPYING
+%doc AUTHORS MAINTAINERS NEWS README
 %{_libdir}/libgtksourceview-3.0.so.*
 %{_datadir}/gtksourceview-3.0/
 
 %files -n typelib-1_0-GtkSource-3_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/GtkSource-3.0.typelib
 
 %files -n glade-catalog-gtksourceview
-%defattr(-, root, root)
 

commit gtksourceview for openSUSE:Factory

2017-12-11 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2017-12-11 18:55:46

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Mon Dec 11 18:55:46 2017 rev:109 rq:96 version:3.24.6

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2017-10-06 10:57:13.101880570 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2017-12-11 18:55:49.876481274 +0100
@@ -1,0 +2,10 @@
+Sat Dec  9 18:04:07 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.6:
+  + New syntax highlighting definition file for: logcat.
+  + Improvements to the syntax highlighting of: Python and
+reStructuredText.
+  + Improvements to the Visual Studio builds.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.24.5.tar.xz

New:

  gtksourceview-3.24.6.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.pwx4YO/_old  2017-12-11 18:55:50.480452507 +0100
+++ /var/tmp/diff_new_pack.pwx4YO/_new  2017-12-11 18:55:50.484452316 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.24.5
+Version:3.24.6
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.24.5.tar.xz -> gtksourceview-3.24.6.tar.xz ++
 7329 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2017-10-06 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2017-10-06 10:57:10

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Fri Oct  6 10:57:10 2017 rev:108 rq:531095 version:3.24.5

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2017-09-13 21:43:09.693914674 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2017-10-06 10:57:13.101880570 +0200
@@ -1,0 +2,10 @@
+Mon Oct  2 03:04:22 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.24.5:
+  + Bug fix in gtk_source_view_indent_lines().
+  + Improvements to the:
+- Visual Studio builds.
+- Syntax highlighting of: Vala.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.24.4.tar.xz

New:

  gtksourceview-3.24.5.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.sFZITq/_old  2017-10-06 10:57:14.361690125 +0200
+++ /var/tmp/diff_new_pack.sFZITq/_new  2017-10-06 10:57:14.361690125 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.24.4
+Version:3.24.5
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.24.4.tar.xz -> gtksourceview-3.24.5.tar.xz ++
 4512 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2017-09-13 21:43:07

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Wed Sep 13 21:43:07 2017 rev:107 rq:521933 version:3.24.4

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2017-06-21 13:52:29.915090116 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2017-09-13 21:43:09.693914674 +0200
@@ -1,0 +2,11 @@
+Wed Sep  6 22:50:59 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.24.4:
+  + Fix bug when GtkSourceView:indent-width and :tab-width are
+equal.
+  + New syntax highlighting definition files for: Swift, Maxima and
+Kotlin.
+  + Various other small improvements.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.24.3.tar.xz

New:

  gtksourceview-3.24.4.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.bA13IX/_old  2017-09-13 21:43:10.365820143 +0200
+++ /var/tmp/diff_new_pack.bA13IX/_new  2017-09-13 21:43:10.369819581 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.24.3
+Version:3.24.4
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.24.3.tar.xz -> gtksourceview-3.24.4.tar.xz ++
 30299 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2017-06-21 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2017-06-21 13:52:28

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Wed Jun 21 13:52:28 2017 rev:106 rq:504827 version:3.24.3

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2017-05-31 12:14:27.137204222 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2017-06-21 13:52:29.915090116 +0200
@@ -1,0 +2,7 @@
+Sun Jun 18 11:33:35 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.3:
+  + Improvements to the syntax highlighting of: SPARQL, CSS, BibTeX
+and LaTeX.
+
+---

Old:

  gtksourceview-3.24.2.tar.xz

New:

  gtksourceview-3.24.3.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.K2JOg0/_old  2017-06-21 13:52:30.914949076 +0200
+++ /var/tmp/diff_new_pack.K2JOg0/_new  2017-06-21 13:52:30.914949076 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.24.2
+Version:3.24.3
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.24.2.tar.xz -> gtksourceview-3.24.3.tar.xz ++
 14940 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2017-05-31 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2017-05-31 12:14:24

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Wed May 31 12:14:24 2017 rev:105 rq:498566 version:3.24.2

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2017-04-29 10:48:56.131123561 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2017-05-31 12:14:27.137204222 +0200
@@ -1,0 +2,10 @@
+Mon May 22 10:06:17 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.2:
+  + Avoid type redefinitions.
+  + jade.lang: add *.pug to globs.
+  + Bug fix in LaTeX syntax highlighting.
+  + Various other small bug fixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.24.1.tar.xz

New:

  gtksourceview-3.24.2.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.cDALZ3/_old  2017-05-31 12:14:28.592998725 +0200
+++ /var/tmp/diff_new_pack.cDALZ3/_new  2017-05-31 12:14:28.596998161 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.24.1
+Version:3.24.2
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.24.1.tar.xz -> gtksourceview-3.24.2.tar.xz ++
 4043 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2017-04-29 10:48:54

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Sat Apr 29 10:48:54 2017 rev:104 rq:490199 version:3.24.1

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2017-03-22 23:04:23.917787995 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2017-04-29 10:48:56.131123561 +0200
@@ -1,0 +2,10 @@
+Mon Apr 10 07:04:24 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.1:
+  + Deprecate the 'copy' parameter of the GtkSourceView::move-lines
+signal.
+  + Force visual word movements for RTL text with Ctrl+left/right.
+  + Misc bug fixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.24.0.tar.xz

New:

  gtksourceview-3.24.1.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.Px4Zc1/_old  2017-04-29 10:48:56.955007168 +0200
+++ /var/tmp/diff_new_pack.Px4Zc1/_new  2017-04-29 10:48:56.955007168 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.24.0
+Version:3.24.1
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.24.0.tar.xz -> gtksourceview-3.24.1.tar.xz ++
 8793 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2017-03-22 23:04:22

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Wed Mar 22 23:04:22 2017 rev:103 rq:481193 version:3.24.0

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2017-02-19 00:38:56.538059725 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2017-03-22 23:04:23.917787995 +0100
@@ -1,0 +2,57 @@
+Sun Mar 19 09:29:56 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.24.0:
+  + Updated translations.
+
+---
+Sun Mar 12 11:06:09 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.91:
+  + Improvements to the Visual Studio builds and add support for
+Visual Studio 2017.
+  + Bug fix in Rust syntax highlighting.
+  + Add mimetype to python3.lang.
+  + Updated translations.
+
+---
+Wed Feb 15 03:23:57 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.23.90:
+  + Bug fix in GtkSourceGutterRendererPixbuf.
+  + Fixes for bugs found by Coverity.
+  + New syntax highlighting definition file for: Django template.
+  + Improvements to the syntax highlighting of: CSS and JavaScript.
+  + Updated translations.
+
+---
+Wed Feb 15 03:23:02 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.2:
+  + Docs: add an introduction with the pkg-config name and which
+GTK+ version is used.
+  + Build fixes on MS Windows.
+  + New syntax highlighting definition files for: ABNF and HAXE.
+  + Improvements to the syntax highlighting of: JavaScript, PHP,
+Meson, CSS, ini and Rust.
+  + Updated translations.
+
+---
+Wed Feb 15 03:23:01 UTC 2017 - dims...@opensuse.org
+
+- Update to version 3.23.1:
+  + New class: GtkSourceSpaceDrawer with a matrix property to
+combine space types vs locations. The old white space drawing
+API has been deprecated.
+  + gtk_source_search_context_set_settings() has been deprecated,
+the "settings" property will become construct-only.
+  + GtkSourceCompletionItem: add a new API and deprecate the old
+constructors.
+  + GtkSourceGutter: add get_view() and get_window_type() public
+functions.
+  + Build system: do not hardcode the API version (currently 3.0)
+at as many places as possible (use a variable instead).
+  + Bug fixes.
+  + Documentation improvements.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.22.2.tar.xz

New:

  gtksourceview-3.24.0.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.hVMCsI/_old  2017-03-22 23:04:24.649684265 +0100
+++ /var/tmp/diff_new_pack.hVMCsI/_new  2017-03-22 23:04:24.653683698 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   gtksourceview
-Version:3.22.2
+Version:3.24.0
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:https://wiki.gnome.org/Projects/GtkSourceView
-Source: 
http://download.gnome.org/sources/gtksourceview/3.22/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtksourceview/3.24/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 1.42.0
 BuildRequires:  itstool

++ gtksourceview-3.22.2.tar.xz -> gtksourceview-3.24.0.tar.xz ++
 99811 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2017-02-18 Thread root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2017-02-19 00:38:55

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2016-11-10 13:10:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2017-02-19 00:38:56.538059725 +0100
@@ -1,0 +2,6 @@
+Mon Feb 13 22:30:05 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.22.2:
+  + Build fixes on Windows.
+
+---

Old:

  gtksourceview-3.22.1.tar.xz

New:

  gtksourceview-3.22.2.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.7mCCUf/_old  2017-02-19 00:38:57.137975351 +0100
+++ /var/tmp/diff_new_pack.7mCCUf/_new  2017-02-19 00:38:57.141974788 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.22.1
+Version:3.22.2
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.22.1.tar.xz -> gtksourceview-3.22.2.tar.xz ++
 1606 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gtksourceview-3.22.1/NEWS new/gtksourceview-3.22.2/NEWS
--- old/gtksourceview-3.22.1/NEWS   2016-11-06 12:03:11.0 +0100
+++ new/gtksourceview-3.22.2/NEWS   2016-11-27 10:56:02.0 +0100
@@ -1,3 +1,7 @@
+News in 3.22.2
+--
+* Build fixes on Windows
+
 News in 3.22.1
 --
 * Bug fix in gtk_source_buffer_sort_lines()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gtksourceview-3.22.1/README new/gtksourceview-3.22.2/README
--- old/gtksourceview-3.22.1/README 2016-11-06 11:58:06.0 +0100
+++ new/gtksourceview-3.22.2/README 2016-11-26 10:31:07.0 +0100
@@ -1,7 +1,7 @@
 General Information
 ===
 
-This is version 3.22.1 of GtkSourceView.
+This is version 3.22.2 of GtkSourceView.
 
 GtkSourceView is a text widget that extends the standard GTK+ text widget
 GtkTextView.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gtksourceview-3.22.1/build/win32/introspection.body.mak 
new/gtksourceview-3.22.2/build/win32/introspection.body.mak
--- old/gtksourceview-3.22.1/build/win32/introspection.body.mak 2016-11-06 
12:06:40.0 +0100
+++ new/gtksourceview-3.22.2/build/win32/introspection.body.mak 2016-11-27 
10:59:33.0 +0100
@@ -11,7 +11,7 @@
--include=Gtk-3.0 --include=Gdk-3.0 \
--pkg-export=gtksourceview-3.0  \
--cflags-begin  \
-   -I..\.. \
+   -I..\.. -DGTK_SOURCE_COMPILATION\
--cflags-end\
--c-include=gtksourceview/gtksource.h --warn-all 
--filelist=GtkSource_3_0_gir_list  \
--filelist=GtkSource_3_0_gir_list   \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gtksourceview-3.22.1/build/win32/vs10/gtksourceview-build-defines.props 
new/gtksourceview-3.22.2/build/win32/vs10/gtksourceview-build-defines.props
--- old/gtksourceview-3.22.1/build/win32/vs10/gtksourceview-build-defines.props 
2016-08-31 14:04:35.0 +0200
+++ new/gtksourceview-3.22.2/build/win32/vs10/gtksourceview-build-defines.props 
2016-11-26 

commit gtksourceview for openSUSE:Factory

2016-11-10 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2016-11-10 13:10:19

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2016-09-21 18:32:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2016-11-10 13:10:21.0 +0100
@@ -1,0 +2,8 @@
+Sun Nov  6 11:58:59 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.22.1:
+  + Bug fix in gtk_source_buffer_sort_lines().
+  + Fixes in the win32 MSVC build.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.22.0.tar.xz

New:

  gtksourceview-3.22.1.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.r3vQDZ/_old  2016-11-10 13:10:22.0 +0100
+++ /var/tmp/diff_new_pack.r3vQDZ/_new  2016-11-10 13:10:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.22.0
+Version:3.22.1
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.22.0.tar.xz -> gtksourceview-3.22.1.tar.xz ++
 11734 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2016-09-21 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2016-09-21 18:32:01

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2016-07-01 09:53:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2016-09-21 18:32:03.0 +0200
@@ -1,0 +2,87 @@
+Sun Sep 18 08:26:15 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.22.0:
+  + Updated translations.
+
+---
+Sat Sep 10 10:42:23 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.6:
+  + Improvements to the syntax highlighting of: CSS and Rust.
+  + Updated translations.
+
+---
+Wed Aug 17 17:57:16 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.5:
+  + Fix an infinite loop in whitespace drawing.
+  + Updated translations.
+
+---
+Sun Aug 14 15:06:26 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.4:
+  + GtkSourceRegion:
+- Add functions to add/subtract/intersect two GtkSourceRegions.
+- Rename functions to add/subtract/intersect a subregion.
+- Real unit tests.
+  + Whitespace drawing: draw a final newline if the
+GtkSourceBuffer:implicit-trailing-newline property is TRUE.
+  + Whitespace drawing: refactor the code, move the code to a
+private SpaceDrawer class.
+  + Use gconstructor.h to have a DSO constructor that inits i18n,
+and a destructor to unref the singletons.
+  + Use the AX_VALGRIND_CHECK Autotools macro.
+  + SearchContext: send a private signal to the views so that the
+views can ask the SearchContext to highlight in priority the
+visible areas of the buffer (works only for normal search, not
+regex search).
+  + Improvements to the syntax highlighting of: LaTeX.
+  + Various other code improvements.
+  + Updated translations.
+- Add pkgconfig(valgrind) BuildRequires: Build the new valgrind
+  support.
+- Drop anchient gtksourceview-doc Provides/Obsoletes: No longer any
+  supported openSUSE release with this package.
+
+---
+Sun Jul 17 19:18:08 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.3:
+  + Warn when a secondary public header is #included in external
+code.  Only  should be #included
+directly.
+  + Remove the --disable-completion-providers configure option, to
+always build the completion providers. There is currently only
+one completion provider: GtkSourceCompletionWords, which is not
+a lot of code and doesn't pull up additional dependencies.
+  + Add back the gtksourceview-typebuiltins.h public header, for
+backward compatibility.
+  + Fixes/improvements to the Visual Studio builds.
+  + Improvements to the syntax highlighting of: rpmspec.
+  + Fix a bug in GtkSourceSearchContext.
+  + Various small code and documentation improvements.
+  + Updated translations.
+
+---
+Wed Jun 22 10:59:08 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.2:
+  + Make gtk_source_style_apply() public.
+  + GtkSourceSearchContext: add "version 2" of some functions to
+improve the API, and deprecate the v1's.
+  + Fix a critical message when showing a completion window.
+  + Fix a drawing issue with syntax highlighting.
+  + Improvements to the syntax highlighting of: Meson, JavaScript.
+  + Various code improvements and bug fixes.
+  + Documentation improvements.
+  + Build fixes on ARM.
+
+---
+Wed Jun 22 10:59:07 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.21.1:
+  + Export SourceRegion in the public API.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.20.4.tar.xz

New:

  gtksourceview-3.22.0.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.fQABv6/_old  2016-09-21 18:32:04.0 +0200
+++ /var/tmp/diff_new_pack.fQABv6/_new  2016-09-21 18:32:04.0 +0200
@@ -17,23 +17,24 @@
 
 
 Name:   gtksourceview
-Version:3.20.4
+Version:3.22.0
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:https://wiki.gnome.org/Projects/GtkSourceView
-Source: 

commit gtksourceview for openSUSE:Factory

2016-07-01 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2016-07-01 09:53:44

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2016-05-12 09:32:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2016-07-01 09:53:45.0 +0200
@@ -1,0 +2,14 @@
+Wed Jun 22 10:59:06 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.4:
+  + Fix a critical message when showing a completion window.
+  + Fix a general syntax highlighting issue.
+  + Other smaller bug fixes.
+  + Updated translations.
+
+---
+Thu May 19 04:10:23 UTC 2016 - ty...@suse.com
+
+- Update to GNOME 3.20.2  Fate#318572
+
+---
@@ -14,0 +29,5 @@
+
+---
+Wed Apr 13 11:05:33 UTC 2016 - idon...@suse.com
+
+- Update to GNOME 3.20  Fate#318572

Old:

  gtksourceview-3.20.3.tar.xz

New:

  gtksourceview-3.20.4.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.JD2SY6/_old  2016-07-01 09:53:46.0 +0200
+++ /var/tmp/diff_new_pack.JD2SY6/_new  2016-07-01 09:53:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.20.3
+Version:3.20.4
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.20.3.tar.xz -> gtksourceview-3.20.4.tar.xz ++
 16256 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2016-05-12 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2016-05-12 09:32:44

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2016-05-05 12:10:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2016-05-12 09:32:46.0 +0200
@@ -1,0 +2,8 @@
+Sun May  8 16:00:12 UTC 2016 - badshah...@gmail.com
+
+- Update to version 3.20.3:
+  + Improvements to the Meson and JavaScript syntax highlighting.
+  + Small bug fixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.20.2.tar.xz

New:

  gtksourceview-3.20.3.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.dy64PE/_old  2016-05-12 09:32:46.0 +0200
+++ /var/tmp/diff_new_pack.dy64PE/_new  2016-05-12 09:32:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.20.2
+Version:3.20.3
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.20.2.tar.xz -> gtksourceview-3.20.3.tar.xz ++
 12402 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2016-05-05 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2016-05-05 12:10:06

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2016-04-05 10:41:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2016-05-05 12:10:08.0 +0200
@@ -1,0 +2,7 @@
+Sat Apr 23 13:20:31 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.2:
+  + Drawing optimizations.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.20.1.tar.xz

New:

  gtksourceview-3.20.2.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.K1t9yP/_old  2016-05-05 12:10:09.0 +0200
+++ /var/tmp/diff_new_pack.K1t9yP/_new  2016-05-05 12:10:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.20.1
+Version:3.20.2
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.20.1.tar.xz -> gtksourceview-3.20.2.tar.xz ++
 3069 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2016-04-05 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2016-04-05 10:41:26

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2016-03-29 14:32:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2016-04-05 10:41:27.0 +0200
@@ -1,0 +2,8 @@
+Wed Mar 30 22:04:14 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.20.1:
+  + Improvements to style schemes.
+  + Export missing public methods.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.20.0.tar.xz

New:

  gtksourceview-3.20.1.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.wK1NSH/_old  2016-04-05 10:41:28.0 +0200
+++ /var/tmp/diff_new_pack.wK1NSH/_new  2016-04-05 10:41:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.20.0
+Version:3.20.1
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.20.0.tar.xz -> gtksourceview-3.20.1.tar.xz ++
 16013 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2016-03-29 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2016-03-29 14:32:28

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2016-01-21 23:41:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2016-03-29 14:32:30.0 +0200
@@ -1,0 +2,57 @@
+Mon Mar 21 08:18:32 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.20.0:
+  + Improvements to the syntax highlighting of: CSS, JavaScript,
+protobuf, Vala, imagej, Python 3 and BibTeX.
+  + Adapt code to use GTK_TEXT_VIEW_LAYER_BELOW_TEXT and
+GTK_TEXT_VIEW_LAYER_ABOVE_TEXT.
+  + Add a "sourceview" CSS class to all GtkSourceView's.
+  + Fixes to the MSVC build system.
+  + Various other small fixes and improvements.
+  + Updated translations.
+
+---
+Wed Jan 20 12:45:34 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.19.4:
+  + CSS fixes to track GTK+ changes.
+  + Fix completion popup on Wayland.
+  + MSVC build projects.
+  + Misc bug fixes.
+  + Updated translations.
+
+---
+Thu Jan 14 08:43:53 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.3:
+  + Many fixes to track GTK+ changes.
+  + Rework symbol visibility handling.
+  + Other small improvements.
+  + Updated translations.
+
+---
+Thu Jan 14 08:43:52 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.2:
+  + Some CSS adjustments to track GTK+ changes.
+  + Add API to get the GtkSourceView version.
+  + Other small improvements.
+  + Updated translations.
+
+---
+Thu Jan 14 08:43:51 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.19.1:
+  + New class: GtkSourceTag with a draw-spaces property.
+  + Drop build dependency on intltool, use upstream gettext and
+ITS Tool instead.
+  + Completion windows: don't add space for scrollbars.
+  + Do not show undo/redo in context menu if undo/redo is disabled.
+  + Bracket matching: several bug fixes, unit tests written, code
+simplified.
+  + Other small code improvements.
+  + Updated translations.
+- Replace intltool for itstool BuildRequres following upstream
+  codechange.
+
+---

Old:

  gtksourceview-3.18.2.tar.xz

New:

  gtksourceview-3.20.0.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.yPQQvb/_old  2016-03-29 14:32:31.0 +0200
+++ /var/tmp/diff_new_pack.yPQQvb/_new  2016-03-29 14:32:31.0 +0200
@@ -17,23 +17,23 @@
 
 
 Name:   gtksourceview
-Version:3.18.2
+Version:3.20.0
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:https://wiki.gnome.org/Projects/GtkSourceView
-Source: 
http://download.gnome.org/sources/gtksourceview/3.18/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtksourceview/3.20/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 1.42.0
-BuildRequires:  intltool
+BuildRequires:  itstool
 BuildRequires:  libxml2-devel >= 2.6.0
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala
 BuildRequires:  pkgconfig(gio-2.0) >= 2.38
 BuildRequires:  pkgconfig(gladeui-2.0) >= 3.9
-BuildRequires:  pkgconfig(glib-2.0) >= 2.43.1
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.3
+BuildRequires:  pkgconfig(glib-2.0) >= 2.47.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.6
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ gtksourceview-3.18.2.tar.xz -> gtksourceview-3.20.0.tar.xz ++
 478571 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2016-01-21 23:41:06

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2015-10-25 19:10:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2016-01-21 23:41:07.0 +0100
@@ -1,0 +2,7 @@
+Thu Jan 14 08:43:50 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.18.2:
+  + A few bug fixes in *.lang files.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.18.1.tar.xz

New:

  gtksourceview-3.18.2.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.GmsyVt/_old  2016-01-21 23:41:09.0 +0100
+++ /var/tmp/diff_new_pack.GmsyVt/_new  2016-01-21 23:41:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.18.1
+Version:3.18.2
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.18.1.tar.xz -> gtksourceview-3.18.2.tar.xz ++
 23595 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2015-10-25 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2015-10-25 19:10:57

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2015-10-06 16:14:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2015-10-25 19:10:59.0 +0100
@@ -1,0 +2,7 @@
+Sun Oct 11 10:09:14 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.1:
+  + Misc bug fixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.18.0.tar.xz

New:

  gtksourceview-3.18.1.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.RBm2b0/_old  2015-10-25 19:10:59.0 +0100
+++ /var/tmp/diff_new_pack.RBm2b0/_new  2015-10-25 19:10:59.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.18.0
+Version:3.18.1
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.18.0.tar.xz -> gtksourceview-3.18.1.tar.xz ++
 29444 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2015-10-06 16:14:12

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is "gtksourceview"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2015-04-23 08:01:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2015-10-06 16:14:14.0 +0200
@@ -1,0 +2,79 @@
+Sun Sep 20 14:43:05 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.18.0:
+  + Minor improvement to the CSS syntax highlighting.
+  + Updated translations.
+
+---
+Wed Sep 16 07:45:31 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.17.7:
+  + Handle creating pixbufs for HiDPI resolutions.
+  + Improvements to the Octave and Matlab syntax highlighting.
+  + Other various code improvements.
+  + Updated translations.
+
+---
+Mon Aug 31 17:25:10 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.6:
+  + Search and replace: fix bug with regular expressions containing
+look-ahead assertions.
+  + Add some missing GI annotations.
+  + A few adjustments to the build system.
+  + Updated translations.
+
+---
+Mon Aug 17 08:52:31 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.5:
+  + Support symbolic icons in the completion API.
+  + New lang or improved lang files: Rust, Meson, C, protobuf.
+  + Revamped build system (drop gnome-common dependency).
+  + Misc bug fixes.
+  + Updated translations.
+
+---
+Mon Jul 20 22:37:31 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.4:
+  + Add .rej files as another version of diff file.
+  + Improvements to lang files: Apache Pig, rpmspec.
+  + Misc bug fixes.
+  + Updated translations.
+
+---
+Thu Jun 25 09:47:42 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.3:
+  + Add a few more functions to GtkSourceFile.
+  + Add the "smart-backspace" property.
+  + Misc bug fixes.
+  + Updated translations.
+
+---
+Tue May 26 16:26:16 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.17.2:
+  + New widget: GtkSourceMap.
+  + Set a GtkTextTag name for context classes (no-spell-check,
+etc).
+  + Add gtk_source_buffer_sort_lines().
+  + Style schemes:
+- Support "single", "double" etc for the underline attribute.
+- Support underline-color.
+  + Improvements to lang files: Ocaml, C++ header and Shell.
+  + Updated translations.
+
+---
+Thu Apr 30 10:55:44 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.17.1:
+  + New public API: gtk_source_encoding_get_default_candidates().
+  + Add g_autoptr autocleanup support.
+  + Add lang files for (basic) CSV and jade template.
+  + Improvements to lang files: C, CMake, GDB log, JavaScript, C#,
+F#, VB.net and CSS.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.16.1.tar.xz

New:

  gtksourceview-3.18.0.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.maDtPz/_old  2015-10-06 16:14:14.0 +0200
+++ /var/tmp/diff_new_pack.maDtPz/_new  2015-10-06 16:14:14.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gtksourceview
-Version:3.16.1
+Version:3.18.0
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:https://wiki.gnome.org/Projects/GtkSourceView
-Source: 
http://download.gnome.org/sources/gtksourceview/3.16/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtksourceview/3.18/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 1.42.0
 BuildRequires:  intltool

++ gtksourceview-3.16.1.tar.xz -> gtksourceview-3.18.0.tar.xz ++
 66023 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2015-04-23 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2015-04-23 08:01:33

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2015-03-30 19:25:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2015-04-23 08:01:34.0 +0200
@@ -1,0 +2,11 @@
+Sun Apr 12 10:20:53 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Update CMake language spec.
+  + Add a path class for contexts with a file name.
+  + Performance improvements for groups of text
+insertions/deletions.
+  + Fix bug with symbolic icons and dark GTK+ theme.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.16.0.tar.xz

New:

  gtksourceview-3.16.1.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.T5VBm7/_old  2015-04-23 08:01:35.0 +0200
+++ /var/tmp/diff_new_pack.T5VBm7/_new  2015-04-23 08:01:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.16.0.tar.xz - gtksourceview-3.16.1.tar.xz ++
 1944 lines of diff (skipped)




commit gtksourceview for openSUSE:Factory

2015-03-30 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2015-03-30 19:25:57

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2015-01-08 23:05:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2015-03-30 19:25:58.0 +0200
@@ -1,0 +2,63 @@
+Mon Mar 23 08:55:51 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + A few bug fixes and various other improvements.
+  + Updated translations.
+
+---
+Fri Mar  6 08:51:11 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.91:
+  + Fix a crash when destroying the widget during a search.
+  + Add some signals to bind keyboard actions.
+  + Various other improvements.
+  + Updated translations.
+
+---
+Mon Feb 16 13:28:32 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.90:
+  + Provide a way to draw background patterns (a grid).
+  + Support incrementing and decrementing numbers.
+  + Various other improvements.
+
+---
+Mon Jan 19 06:34:56 UTC 2015 - badshah...@gmail.com
+
+- Update to version 3.15.3:
+  + Better word boundaries for word selection (double-click) and
+word movements (ctrl+arrow, shift+ctrl+arrow, ctrl+backspace,
+etc).
+  + Add style scheme chooser widgets: GtkSourceStyleSchemeChooser
+(interface), GtkSourceStyleSchemeChooserButton and
+GtkSourceStyleSchemeChooserWidget.
+  + Add gtk_source_view_indent_lines() and
+gtk_source_view_unindent_lines().
+  + Add the GtkSourceView::move-to-matching-bracket action signal.
+  + Add gtk_source_buffer_join_lines().
+  + Gutter: use current line background color for current line.
+  + Add syntax highlighting support for Apache Thrift.
+  + Various other improvements and bug fixes.
+  + Updated translations. 
+
+---
+Thu Jan  8 19:40:29 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.15.2:
+  + Undo/Redo: restore selection.
+  + Documentation improvements.
+  + Some GtkSourceGutter code refactoring.
+  + Syntax highlighting for Apache Pig 0.12.
+
+---
+Thu Jan  8 18:09:58 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.15.1:
+  + Search: allow caller to choose a style for text matches.
+  + gtk_source_completion_context_get_iter() now returns a gboolean
+to tell if the GtkTextIter is correctly set. For a more robust
+code, it is recommended to use the return value.
+  + Improvements to the Lua and Yacc syntax highlighting.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.14.3.tar.xz

New:

  gtksourceview-3.16.0.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.xDGPx3/_old  2015-03-30 19:25:59.0 +0200
+++ /var/tmp/diff_new_pack.xDGPx3/_new  2015-03-30 19:25:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview
 #
-# 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
@@ -17,23 +17,23 @@
 
 
 Name:   gtksourceview
-Version:3.14.3
+Version:3.16.0
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:https://wiki.gnome.org/Projects/GtkSourceView
-Source: 
http://download.gnome.org/sources/gtksourceview/3.14/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtksourceview/3.16/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
-BuildRequires:  gobject-introspection-devel
+BuildRequires:  gobject-introspection-devel = 1.42.0
 BuildRequires:  intltool
-BuildRequires:  libxml2-devel
+BuildRequires:  libxml2-devel = 2.6.0
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala
 BuildRequires:  pkgconfig(gio-2.0) = 2.38
-BuildRequires:  pkgconfig(gladeui-2.0)
-BuildRequires:  pkgconfig(glib-2.0) = 2.34.0
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.13.7
+BuildRequires:  pkgconfig(gladeui-2.0) = 3.9
+BuildRequires:  pkgconfig(glib-2.0) = 2.43.1
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.15.3
 

commit gtksourceview for openSUSE:Factory

2015-01-08 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2015-01-08 23:05:27

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2014-11-13 09:16:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2015-01-08 23:05:28.0 +0100
@@ -1,0 +2,7 @@
+Wed Jan  7 14:20:23 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.14.3:
+  + Bug fixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.14.2.tar.xz

New:

  gtksourceview-3.14.3.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.mKNb5I/_old  2015-01-08 23:05:29.0 +0100
+++ /var/tmp/diff_new_pack.mKNb5I/_new  2015-01-08 23:05:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.14.2
+Version:3.14.3
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.14.2.tar.xz - gtksourceview-3.14.3.tar.xz ++
 5470 lines of diff (skipped)

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



commit gtksourceview for openSUSE:Factory

2014-11-13 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2014-11-13 09:16:47

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2014-10-15 16:26:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2014-11-13 09:16:48.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  9 22:27:20 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.2:
+  + Bug fix.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.14.1.tar.xz

New:

  gtksourceview-3.14.2.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.oqbLNS/_old  2014-11-13 09:16:49.0 +0100
+++ /var/tmp/diff_new_pack.oqbLNS/_new  2014-11-13 09:16:49.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.14.1
+Version:3.14.2
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.14.1.tar.xz - gtksourceview-3.14.2.tar.xz ++
 2687 lines of diff (skipped)

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



commit gtksourceview for openSUSE:Factory

2014-10-15 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2014-10-15 16:26:41

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2014-09-30 19:38:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2014-10-15 16:26:49.0 +0200
@@ -1,0 +2,8 @@
+Mon Oct 13 19:24:09 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.14.1:
+  + Fix UndoManager with a new implementation.
+  + Various other improvements.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.14.0.tar.xz

New:

  gtksourceview-3.14.1.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.JeryMg/_old  2014-10-15 16:26:50.0 +0200
+++ /var/tmp/diff_new_pack.JeryMg/_new  2014-10-15 16:26:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.14.0
+Version:3.14.1
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.14.0.tar.xz - gtksourceview-3.14.1.tar.xz ++
 10943 lines of diff (skipped)

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



commit gtksourceview for openSUSE:Factory

2014-09-30 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2014-09-30 19:37:53

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2014-05-20 14:26:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2014-09-30 19:38:47.0 +0200
@@ -1,0 +2,68 @@
+Mon Sep 22 11:33:40 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.0:
+  + Updated translations.
+
+---
+Mon Sep 15 19:35:28 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.91:
+  + Improved Mac OS X support.
+  + Gutter improvements.
+  + Various other improvements and code clean-up.
+  + Updated translations.
+
+---
+Thu Aug 21 03:13:57 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.90:
+  + Adjustments to the file loading and saving API:
+- Make gtk_source_encoding_get_default_candidates() private.
+- Replace gtk_source_encoding_foreach() by
+  gtk_source_encoding_get_all().
+  + Add Vala bindings.
+  + Various other improvements.
+  + Updated translations.
+- Add vala BuildRequires: new dependency to build the vala
+  bindings.
+- Set devel package group to Development/Languages/C and C++.
+
+---
+Thu Aug 21 03:13:03 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.3:
+  + Extend the api to obtain candidate encodings.
+  + Rework drawing of spaces and margins (requires new Gtk+).
+  + Various other improvements and bugfixes.
+  + Updated translations.
+
+---
+Thu Aug 21 03:13:02 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.2:
+  + New feature: file loading and saving.
+  + Split testfiles.sh to tests/syntax-highlighting/.
+  + GtkSourceView is now fully relicensed to LGPL.
+  + Various other improvements and bugfixes.
+  + Updated translations.
+- Update License to LGPL-2.1+, following upstreams relicensing
+  efforts.
+
+---
+Thu Aug 21 03:13:01 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.1:
+  + Improvements to the words completion provider.
+  + Completion window sizing fixes.
+  + Improvements to some lang files.
+  + Various other improvements and bugfixes.
+  + Updated translations.
+
+---
+Wed Aug 20 22:00:44 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.3:
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.12.2.tar.xz

New:

  gtksourceview-3.14.0.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.Pf24sB/_old  2014-09-30 19:38:48.0 +0200
+++ /var/tmp/diff_new_pack.Pf24sB/_new  2014-09-30 19:38:48.0 +0200
@@ -17,22 +17,23 @@
 
 
 Name:   gtksourceview
-Version:3.12.2
+Version:3.14.0
 Release:0
 Summary:GTK+ Source Editing Widget
-License:GPL-2.0+
+License:LGPL-2.1+
 Group:  System/GUI/GNOME
 Url:https://wiki.gnome.org/Projects/GtkSourceView
-Source: 
http://download.gnome.org/sources/gtksourceview/3.12/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtksourceview/3.14/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
-BuildRequires:  pkgconfig(gio-2.0) = 2.37.3
+BuildRequires:  vala
+BuildRequires:  pkgconfig(gio-2.0) = 2.38
 BuildRequires:  pkgconfig(gladeui-2.0)
 BuildRequires:  pkgconfig(glib-2.0) = 2.34.0
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.11.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.13.7
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -89,7 +90,7 @@
 
 %package devel
 Summary:GTK+ Source Editing Widget
-Group:  System/GUI/GNOME
+Group:  Development/Languages/C and C++
 Requires:   gtksourceview = %{version}
 Requires:   typelib-1_0-GtkSource-3_0 = %{version}
 Obsoletes:  gtksourceview-doc = 2.5.4
@@ -147,6 +148,8 @@
 %{_libdir}/pkgconfig/gtksourceview-3.0.pc
 %{_datadir}/gir-1.0/GtkSource-3.0.gir
 %{_datadir}/gtk-doc/html/gtksourceview-3.0/
+%dir %{_datadir}/vala/vapi

commit gtksourceview for openSUSE:Factory

2014-05-20 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2014-05-20 14:25:20

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2014-05-05 21:17:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2014-05-20 14:26:37.0 +0200
@@ -1,0 +2,7 @@
+Sat May 17 08:49:55 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.12.2:
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.12.1.tar.xz

New:

  gtksourceview-3.12.2.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.P9YSpE/_old  2014-05-20 14:26:39.0 +0200
+++ /var/tmp/diff_new_pack.P9YSpE/_new  2014-05-20 14:26:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.12.1
+Version:3.12.2
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+

++ gtksourceview-3.12.1.tar.xz - gtksourceview-3.12.2.tar.xz ++
 10104 lines of diff (skipped)

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



commit gtksourceview for openSUSE:Factory

2014-01-29 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2014-01-29 19:21:03

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2013-10-17 17:38:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2014-01-29 19:21:04.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 27 21:11:42 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.10.2:
+  + Various bugfixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.10.1.tar.xz

New:

  gtksourceview-3.10.2.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.O68YHx/_old  2014-01-29 19:21:05.0 +0100
+++ /var/tmp/diff_new_pack.O68YHx/_new  2014-01-29 19:21:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.10.1
+Version:3.10.2
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+

++ gtksourceview-3.10.1.tar.xz - gtksourceview-3.10.2.tar.xz ++
 9255 lines of diff (skipped)

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



commit gtksourceview for openSUSE:Factory

2013-10-17 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2013-10-17 14:14:08

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2013-09-27 17:31:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2013-10-17 17:38:26.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct 14 16:49:16 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.1:
+  + Various bugfixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.10.0.tar.xz

New:

  gtksourceview-3.10.1.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.403kjZ/_old  2013-10-17 17:38:30.0 +0200
+++ /var/tmp/diff_new_pack.403kjZ/_new  2013-10-17 17:38:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.10.0
+Version:3.10.1
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+

++ gtksourceview-3.10.0.tar.xz - gtksourceview-3.10.1.tar.xz ++
 16908 lines of diff (skipped)

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



commit gtksourceview for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2013-09-27 17:31:53

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2013-09-23 09:26:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2013-09-27 17:31:55.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep 23 17:54:12 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.10.0:
+  + Small bugfix.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.9.92.tar.xz

New:

  gtksourceview-3.10.0.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.ntu8o8/_old  2013-09-27 17:31:55.0 +0200
+++ /var/tmp/diff_new_pack.ntu8o8/_new  2013-09-27 17:31:55.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gtksourceview
-Version:3.9.92
+Version:3.10.0
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/gtksourceview/3.9/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtksourceview/3.10/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool

++ gtksourceview-3.9.92.tar.xz - gtksourceview-3.10.0.tar.xz ++
 10018 lines of diff (skipped)

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



commit gtksourceview for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2013-09-23 09:26:01

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2013-09-11 12:10:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2013-09-23 09:26:02.0 +0200
@@ -1,0 +2,9 @@
+Mon Sep 16 20:09:03 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.92:
+  + SearchSettings: change default value of wrap-around to FALSE.
+  + Misc bugfixes.
+  + Updated translations.
+- Drop gtksourceview-mm-buildfix.patch: fixed upstream.
+
+---

Old:

  gtksourceview-3.9.91.tar.xz
  gtksourceview-mm-buildfix.patch

New:

  gtksourceview-3.9.92.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.jyde0W/_old  2013-09-23 09:26:04.0 +0200
+++ /var/tmp/diff_new_pack.jyde0W/_new  2013-09-23 09:26:04.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   gtksourceview
-Version:3.9.91
+Version:3.9.92
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org/
 Source: 
http://download.gnome.org/sources/gtksourceview/3.9/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gtksourceview-mm-buildfix.patch bgo#679424 bgo#707756 
dims...@opensuse.org -- Use the expected typedef for GtkSourceStyleClass.
-Patch0: gtksourceview-mm-buildfix.patch
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
@@ -107,7 +105,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 translation-update-upstream
 
 %build

++ gtksourceview-3.9.91.tar.xz - gtksourceview-3.9.92.tar.xz ++
 20985 lines of diff (skipped)

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



commit gtksourceview for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2013-09-11 12:10:45

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2013-08-30 17:17:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2013-09-11 12:10:46.0 +0200
@@ -1,0 +2,16 @@
+Mon Sep  9 19:11:25 UTC 2013 - dims...@opensuse.org
+
+- Add gtksourceview-mm-buildfix.patch: Use the expected typedef for
+  GtkSourceStyleClass.
+
+---
+Tue Sep  3 06:44:45 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.91:
+  + Improvements to the completion.
+  + API break for the search and replace.
+  + Deprecate the GtkSourceMarkAttributes:stock-id property.
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.9.90.tar.xz

New:

  gtksourceview-3.9.91.tar.xz
  gtksourceview-mm-buildfix.patch



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.WncFwO/_old  2013-09-11 12:10:47.0 +0200
+++ /var/tmp/diff_new_pack.WncFwO/_new  2013-09-11 12:10:47.0 +0200
@@ -17,13 +17,15 @@
 
 
 Name:   gtksourceview
-Version:3.9.90
+Version:3.9.91
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org/
 Source: 
http://download.gnome.org/sources/gtksourceview/3.9/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gtksourceview-mm-buildfix.patch bgo#679424 bgo#707756 
dims...@opensuse.org -- Use the expected typedef for GtkSourceStyleClass.
+Patch0: gtksourceview-mm-buildfix.patch
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
@@ -105,6 +107,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 translation-update-upstream
 
 %build

++ gtksourceview-3.9.90.tar.xz - gtksourceview-3.9.91.tar.xz ++
 30730 lines of diff (skipped)

++ gtksourceview-mm-buildfix.patch ++
From 54e49061f6b59772ae71b2360691bdc0742cfcef Mon Sep 17 00:00:00 2001
From: Murray Cumming murr...@murrayc.com
Date: Mon, 9 Sep 2013 21:01:38 +0200
Subject: [PATCH] SourceStyle: Use the expected typedef for
 GtkSourceStyleClass.

typedeffing GtkSourceStyleClass to GObjectClass was a shortcut
that was acceptable when hidden in the .c file, but putting it in
the header conflicts with the expectation that it will be declared
like other such *Class structs. This fixes that, so gtksourceviewmm
can build again, because gtksourceviewmm has to duplicate the
(expected) declaration.
---
 gtksourceview/gtksourcestyle.c | 5 +
 gtksourceview/gtksourcestyle.h | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/gtksourceview/gtksourcestyle.c b/gtksourceview/gtksourcestyle.c
index cc753d2..0d86b62 100644
--- a/gtksourceview/gtksourcestyle.c
+++ b/gtksourceview/gtksourcestyle.c
@@ -43,6 +43,11 @@ static void  gtk_source_style_get_property   (GObject  
*object,
 GValue   *value,
 GParamSpec   *pspec);
 
+struct _GtkSourceStyleClass
+{
+  GObjectClass parent_class;
+};
+
 G_DEFINE_TYPE (GtkSourceStyle, gtk_source_style, G_TYPE_OBJECT)
 
 enum
diff --git a/gtksourceview/gtksourcestyle.h b/gtksourceview/gtksourcestyle.h
index ad268fb..58fdd00 100644
--- a/gtksourceview/gtksourcestyle.h
+++ b/gtksourceview/gtksourcestyle.h
@@ -34,7 +34,7 @@ G_BEGIN_DECLS
 #define GTK_SOURCE_IS_STYLE_CLASS(klass)  (G_TYPE_CHECK_CLASS_TYPE ((klass), 
GTK_SOURCE_TYPE_STYLE))
 #define GTK_SOURCE_STYLE_GET_CLASS(obj)   (G_TYPE_INSTANCE_GET_CLASS ((obj), 
GTK_SOURCE_TYPE_STYLE, GtkSourceStyleClass))
 
-typedef GObjectClass GtkSourceStyleClass;
+typedef struct _GtkSourceStyleClass GtkSourceStyleClass;
 
 GType   gtk_source_style_get_type  (void) G_GNUC_CONST;
 
-- 
1.8.1.2


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



commit gtksourceview for openSUSE:Factory

2013-08-30 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2013-08-30 17:17:33

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2013-08-16 12:22:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2013-08-30 17:17:35.0 +0200
@@ -1,0 +2,10 @@
+Mon Aug 19 20:28:42 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.90:
+  + Modify the search and replace API: SearchContext and
+SearchSettings classes.
+  + Regular expression search.
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.9.4.tar.xz

New:

  gtksourceview-3.9.90.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.cDt1bI/_old  2013-08-30 17:17:36.0 +0200
+++ /var/tmp/diff_new_pack.cDt1bI/_new  2013-08-30 17:17:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.9.4
+Version:3.9.90
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+

++ gtksourceview-3.9.4.tar.xz - gtksourceview-3.9.90.tar.xz ++
 32322 lines of diff (skipped)

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



commit gtksourceview for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2013-08-16 12:22:36

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2013-07-16 15:31:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2013-08-16 12:22:40.0 +0200
@@ -1,0 +2,8 @@
+Tue Jul 30 07:09:58 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.4:
+  + Warning: the search and replace API is unstable.
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.9.3.tar.xz

New:

  gtksourceview-3.9.4.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.ukMYTg/_old  2013-08-16 12:22:42.0 +0200
+++ /var/tmp/diff_new_pack.ukMYTg/_new  2013-08-16 12:22:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.9.3
+Version:3.9.4
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+
@@ -32,7 +32,7 @@
 BuildRequires:  pkgconfig(gio-2.0) = 2.37.3
 BuildRequires:  pkgconfig(gladeui-2.0)
 BuildRequires:  pkgconfig(glib-2.0) = 2.34.0
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.8.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.9.9
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ gtksourceview-3.9.3.tar.xz - gtksourceview-3.9.4.tar.xz ++
 6903 lines of diff (skipped)

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



commit gtksourceview for openSUSE:Factory

2013-07-16 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2013-07-16 15:31:44

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2013-06-29 19:42:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2013-07-16 15:31:47.0 +0200
@@ -1,0 +2,9 @@
+Mon Jul  8 22:25:40 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.9.3:
+  + Add a higher-level asynchronous search and replace API.
+  + Deprecate gtk_source_completion_item_new_from_stock().
+  + Deprecate the GtkSourceGutterRendererPixbuf:stock-id property.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.9.2.tar.xz

New:

  gtksourceview-3.9.3.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.TebHnL/_old  2013-07-16 15:31:48.0 +0200
+++ /var/tmp/diff_new_pack.TebHnL/_new  2013-07-16 15:31:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.9.2
+Version:3.9.3
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+
@@ -29,7 +29,7 @@
 BuildRequires:  intltool
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
-BuildRequires:  pkgconfig(gio-2.0) = 2.34.0
+BuildRequires:  pkgconfig(gio-2.0) = 2.37.3
 BuildRequires:  pkgconfig(gladeui-2.0)
 BuildRequires:  pkgconfig(glib-2.0) = 2.34.0
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.8.0

++ gtksourceview-3.9.2.tar.xz - gtksourceview-3.9.3.tar.xz ++
 14215 lines of diff (skipped)

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



commit gtksourceview for openSUSE:Factory

2013-04-26 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2013-04-26 15:51:21

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2013-04-02 17:55:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2013-04-26 15:51:24.0 +0200
@@ -1,0 +2,10 @@
+Mon Apr 15 17:54:26 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.1:
+  + Improvements to the LaTeX and Perl language specs.
+  + Update to gtk-mac-integration 2.0 API.
+  + More unit tests.
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.8.0.tar.xz

New:

  gtksourceview-3.8.1.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.cqJJs3/_old  2013-04-26 15:51:25.0 +0200
+++ /var/tmp/diff_new_pack.cqJJs3/_new  2013-04-26 15:51:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.8.0
+Version:3.8.1
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+

++ gtksourceview-3.8.0.tar.xz - gtksourceview-3.8.1.tar.xz ++
 8712 lines of diff (skipped)

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



commit gtksourceview for openSUSE:Factory

2013-04-02 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2013-04-02 17:43:12

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2012-11-12 12:37:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2013-04-02 17:55:07.0 +0200
@@ -1,0 +2,74 @@
+Mon Mar 25 16:21:29 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.8.0:
+  + Add Libtool versioning. There was an ABI break during this
+development cycle, because some private functions were
+accidentally exported. So the Libtool's -version-info is bumped
+from 0:0:0 to 1:0:0. On GNU/Linux, this results in a version
+bump of the soname.
+  + Updated translations.
+- rename libgtksourceview-3_0-0 subpackage to
+  libgtksourceview-3_0-1, following upstreams soname bump.
+
+---
+Mon Mar 18 16:58:13 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.92:
+  + New style id for warnings.
+  + Improvements to the completion code and documentation.
+  + Misc bugfixes.
+  + Updated translations.
+- Add pkgconfig(glib-2.0) BuildRequires: new, explicitly tested
+  dependency.
+
+---
+Mon Mar  4 19:53:25 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.91:
+  + Simplify code for the completion.
+  + Improvements of the Perl, R and Ruby language specs.
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Tue Feb 19 15:22:26 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.90:
+  + Improvements in completion.
+  + Add Modelica language spec.
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Mon Feb  4 23:08:40 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.3:
+  + Deprecate gtk_source_completion_move_window().
+  + Deprecate gtk_source_completion_info_get_widget().
+  + Deprecate gtk_source_completion_info_set_widget().
+  + CompletionInfo: always a natural size.
+  + Simplify internal code for the completion (new CompletionModel)
+  + Fixes for the style schemes and GtkSourceMark.
+  + Other misc bugfixes.
+  + Updated translations.
+
+---
+Tue Jan 15 15:00:09 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.2:
+  + Improved unit tests and code coverage support.
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Wed Jan  9 17:04:36 UTC 2013 - dims...@opensuse.org
+
+- Update to version 3.7.1:
+  + Add Bluespec SystemVerilog syntax highlighter.
+  + Improvements in completion.
+  + Add language spec for IDL.
+  + Lots of fixes in gtk doc.
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.6.1.tar.xz

New:

  gtksourceview-3.8.0.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.Q4AzHJ/_old  2013-04-02 17:55:44.0 +0200
+++ /var/tmp/diff_new_pack.Q4AzHJ/_new  2013-04-02 17:55:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,21 +17,22 @@
 
 
 Name:   gtksourceview
-Version:3.6.1
+Version:3.8.0
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/gtksourceview/3.6/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtksourceview/3.8/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
-BuildRequires:  pkgconfig(gio-2.0) = 2.32.0
+BuildRequires:  pkgconfig(gio-2.0) = 2.34.0
 BuildRequires:  pkgconfig(gladeui-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0) = 3.4.0
+BuildRequires:  pkgconfig(glib-2.0) = 2.34.0
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.4.12
 

commit gtksourceview for openSUSE:Factory

2012-11-12 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2012-11-12 12:37:17

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2012-10-04 18:40:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2012-11-12 12:37:19.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov  5 08:52:18 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.1:
+  + Fixed important invalid write
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.6.0.tar.xz

New:

  gtksourceview-3.6.1.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.VYMUQZ/_old  2012-11-12 12:37:20.0 +0100
+++ /var/tmp/diff_new_pack.VYMUQZ/_new  2012-11-12 12:37:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.6.0
+Version:3.6.1
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+

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



commit gtksourceview for openSUSE:Factory

2012-10-04 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2012-10-04 18:40:52

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2012-05-22 10:10:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2012-10-04 18:40:54.0 +0200
@@ -1,0 +2,32 @@
+Mon Sep 24 20:48:47 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.6.0:
+  + Updated translations.
+
+---
+Mon Sep 17 22:45:02 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.5.4:
+  + Misc bugfixes.
+  + Updated translations.
+
+---
+Mon Aug 20 21:21:29 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.3:
+  + New ActionScript, mxml and J languages
+  + Misc bugfixes
+  + Updated translations.
+
+---
+Sun Jul 29 20:34:49 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.2:
+  + Misc bugfixes
+- Changes from version 3.5.1:
+  + New puppet language
+  + Improvements in Go language
+  + Misc bugfixes
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.4.2.tar.xz

New:

  gtksourceview-3.6.0.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.o8yYkk/_old  2012-10-04 18:40:56.0 +0200
+++ /var/tmp/diff_new_pack.o8yYkk/_new  2012-10-04 18:40:56.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gtksourceview
-Version:3.4.2
+Version:3.6.0
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/gtksourceview/3.4/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtksourceview/3.6/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool

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



commit gtksourceview for openSUSE:Factory

2012-05-22 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2012-05-22 10:10:19

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2012-04-20 15:17:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2012-05-22 10:10:21.0 +0200
@@ -1,0 +2,10 @@
+Tue May 15 05:31:57 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.2:
+  + Improvements to completion code
+  + Misc bugfixes
+  + Updated translations.
+- Add explicit pkgconfig(gio-2.0) BuildRequires so it can be
+  versioned.
+
+---

Old:

  gtksourceview-3.4.1.tar.xz

New:

  gtksourceview-3.4.2.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.PhMWnP/_old  2012-05-22 10:10:24.0 +0200
+++ /var/tmp/diff_new_pack.PhMWnP/_new  2012-05-22 10:10:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+
@@ -29,8 +29,9 @@
 BuildRequires:  intltool
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
+BuildRequires:  pkgconfig(gio-2.0) = 2.32.0
 BuildRequires:  pkgconfig(gladeui-2.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) = 3.4.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit gtksourceview for openSUSE:Factory

2012-04-20 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2012-04-20 15:17:28

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2012-03-29 13:59:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2012-04-20 15:17:31.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr 17 05:56:06 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.1:
+  + Fix problems with the completion popup when headers are hidden
+  + Misc bugfixes
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.4.0.tar.xz

New:

  gtksourceview-3.4.1.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.rVOjEE/_old  2012-04-20 15:17:33.0 +0200
+++ /var/tmp/diff_new_pack.rVOjEE/_new  2012-04-20 15:17:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.4.0
+Version:3.4.1
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+

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



commit gtksourceview for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2012-03-29 13:58:54

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2012-02-28 19:24:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2012-03-29 13:59:02.0 +0200
@@ -1,0 +2,13 @@
+Mon Mar 26 18:25:01 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Updated translations.
+
+---
+Tue Mar 20 16:16:29 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.5:
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.3.4.tar.xz

New:

  gtksourceview-3.4.0.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.O9UyyN/_old  2012-03-29 13:59:05.0 +0200
+++ /var/tmp/diff_new_pack.O9UyyN/_new  2012-03-29 13:59:05.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   gtksourceview
-Version:3.3.4
+Version:3.4.0
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+
 Group:  System/GUI/GNOME
 Url:http://www.gnome.org/
-Source: 
http://download.gnome.org/sources/gtksourceview/3.3/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gtksourceview/3.4/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
@@ -71,8 +71,8 @@
 %package -n glade-catalog-gtksourceview
 Summary:GTK+ Source Editing Widget -- Catalog for Glade
 Group:  Development/Tools/GUI Builders
-Requires:   libgtksourceview-3_0-0 = %{version}
 Requires:   glade
+Requires:   libgtksourceview-3_0-0 = %{version}
 Supplements:packageand(glade:%{name}-devel)
 
 %description -n glade-catalog-gtksourceview

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



commit gtksourceview for openSUSE:Factory

2012-02-28 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2012-02-28 19:24:01

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2012-02-16 16:16:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2012-02-28 19:24:03.0 +0100
@@ -1,0 +2,9 @@
+Tue Feb 21 08:10:27 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.4:
+  + Misc bugfixes.
+  + Updated translations.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+---

Old:

  gtksourceview-3.3.3.tar.xz

New:

  gtksourceview-3.3.4.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.VPutRo/_old  2012-02-28 19:24:05.0 +0100
+++ /var/tmp/diff_new_pack.VPutRo/_new  2012-02-28 19:24:05.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.3.3
+Version:3.3.4
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+
@@ -29,8 +29,6 @@
 BuildRequires:  intltool
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(gladeui-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit gtksourceview for openSUSE:Factory

2012-02-16 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2012-02-16 16:16:24

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2012-01-17 16:08:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2012-02-16 16:16:26.0 +0100
@@ -1,0 +2,9 @@
+Tue Feb  7 07:36:17 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.3:
+  + Python3 lang file.
+  + Win32 build fixes.
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.3.2.tar.xz

New:

  gtksourceview-3.3.3.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.5By4aY/_old  2012-02-16 16:16:27.0 +0100
+++ /var/tmp/diff_new_pack.5By4aY/_new  2012-02-16 16:16:27.0 +0100
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gtksourceview
-Version:3.3.2
+Version:3.3.3
 Release:0
 Summary:GTK+ Source Editing Widget
 License:GPL-2.0+

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



commit gtksourceview for openSUSE:Factory

2012-01-17 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2012-01-17 11:33:20

Comparing /work/SRC/openSUSE:Factory/gtksourceview (Old)
 and  /work/SRC/openSUSE:Factory/.gtksourceview.new (New)


Package is gtksourceview, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2011-10-18 14:15:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2012-01-17 16:08:56.0 +0100
@@ -1,0 +2,36 @@
+Sun Jan  8 16:06:57 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.3.2:
+  + Introduce gtk_source_language_get_style_fallback.
+  + Refactoring and cleanup.
+  + Misc bugfixes.
+  + Updated translations.
+ 
+---
+Tue Dec 20 23:06:52 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.3.1:
+  + Change IgeMacIntegration to GtkOSXApplication
+  + Allow for multiple GDK backends
+  + Sort schemes alphabetically
+  + Sort the languages alphabetically
+  + Misc bugfixes
+  + Updated translations.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+
+---
+Thu Dec  8 22:38:40 UTC 2011 - dims...@opensuse.org
+
+- Split typelib file into typelib-1_0-GtkSource-3_0 subpackage.
+- Add typelib-1_0-GtkSource-3_0 Requires to devel subpackage.
+
+---
+Tue Nov 15 10:06:44 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.2.3:
+  + Misc bugfixes.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.2.2.tar.bz2

New:

  gtksourceview-3.3.2.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.kx58Cs/_old  2012-01-17 16:09:00.0 +0100
+++ /var/tmp/diff_new_pack.kx58Cs/_new  2012-01-17 16:09:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,21 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   gtksourceview
-Version:3.2.2
-Release:1
-License:GPLv2+
+Version:3.3.2
+Release:0
 Summary:GTK+ Source Editing Widget
-Url:http://www.gnome.org/
+License:GPL-2.0+
 Group:  System/GUI/GNOME
-Source: 
http://download.gnome.org/sources/gtksourceview/3.2/%{name}-%{version}.tar.bz2
+Url:http://www.gnome.org/
+Source: 
http://download.gnome.org/sources/gtksourceview/3.3/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(gladeui-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -42,7 +42,6 @@
 features typical of a source editor.
 
 %package -n libgtksourceview-3_0-0
-License:GPLv2+
 Summary:GTK+ Source Editing Widget
 Group:  System/GUI/GNOME
 Recommends: %{name}-lang = %{version}
@@ -56,8 +55,21 @@
 It improves GtkTextView by implementing syntax highlighting and other
 features typical of a source editor.
 
+%package -n typelib-1_0-GtkSource-3_0
+Summary:GTK+ Source Editing Widget -- Introspection bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-GtkSource-3_0
+GtkSourceView is a text widget that extends GtkTextView, the standard
+GTK+ text widget.
+
+It improves GtkTextView by implementing syntax highlighting and other
+features typical of a source editor.
+
+This package provides the GObject Introspection bindings for
+GtkSourceView.
+
 %package -n glade-catalog-gtksourceview
-License:GPLv2+
 Summary:GTK+ Source Editing Widget -- Catalog for Glade
 Group:  Development/Tools/GUI Builders
 Requires:   libgtksourceview-3_0-0 = %{version}
@@ -75,10 +87,10 @@
 GtkSourceView widget in Glade.
 
 %package devel
-License:GPLv2+
 Summary:GTK+ Source Editing Widget
 Group:  System/GUI/GNOME
 Requires: 

commit gtksourceview for openSUSE:Factory

2011-10-18 Thread h_root

Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory
checked in at Tue Oct 18 14:09:29 CEST 2011.




--- openSUSE:Factory/gtksourceview/gtksourceview.changes2011-10-10 
14:10:40.0 +0200
+++ /mounts/work_src_done/STABLE/gtksourceview/gtksourceview.changes
2011-10-16 15:30:08.0 +0200
@@ -1,0 +2,6 @@
+Sun Oct 16 13:29:22 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.2.2:
+  + Misc bugfixes.
+
+---

calling whatdependson for head-i586


Old:

  gtksourceview-3.2.1.tar.bz2

New:

  gtksourceview-3.2.2.tar.bz2



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.MNUpLn/_old  2011-10-18 14:09:24.0 +0200
+++ /var/tmp/diff_new_pack.MNUpLn/_new  2011-10-18 14:09:24.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gtksourceview
-Version:3.2.1
+Version:3.2.2
 Release:1
 License:GPLv2+
 Summary:GTK+ Source Editing Widget

++ gtksourceview-3.2.1.tar.bz2 - gtksourceview-3.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtksourceview-3.2.1/ChangeLog 
new/gtksourceview-3.2.2/ChangeLog
--- old/gtksourceview-3.2.1/ChangeLog   2011-10-09 16:49:13.0 +0200
+++ new/gtksourceview-3.2.2/ChangeLog   2011-10-16 13:31:42.0 +0200
@@ -1,6 +1,42 @@
+commit 34c625e339f5b9945c7e0ae274e92a6531e2a804
+Author: Ignacio Casal Quinteiro i...@gnome.org
+Date:   2011-10-10
+
+completionprovider: the iter is an out parameter.
+
+M  gtksourceview/gtksourcecompletionprovider.c
+
+commit 1f4c003d3fcccb533a6fb823c44041e56e733bc4
+Author: Ignacio Casal Quinteiro i...@gnome.org
+Date:  2011-10-10
+
+completioninfo: add better docs.
+
+M  gtksourceview/gtksourcecompletioninfo.c
+
+commit 9ae8cb7a1ee3361506c3a62de400665a6d10d075
+Author: Ignacio Casal Quinteiro i...@gnome.org
+Date:  2011-10-10
+
+completion: ref the default info widget.
+
+We need to ref the widget if we are going to reuse it later.
+
+M  gtksourceview/gtksourcecompletion.c
+
+commit 7e1752aeb31ba4d1633afcd1b4e20c0fc3bb73ab
+Author: Ignacio Casal Quinteiro i...@gnome.org
+Date:  2011-10-09
+
+Release 3.2.1
+
+M  NEWS
+M  README
+M  configure.ac
+
 commit dd8663dd0caaae5b511d6702520a836be6319161
 Author: ad...@logicplace.com ad...@logicplace.com
-Date:   2011-10-09
+Date:  2011-10-09
 
 New JavaScript Object Notation lang
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtksourceview-3.2.1/NEWS new/gtksourceview-3.2.2/NEWS
--- old/gtksourceview-3.2.1/NEWS2011-10-09 16:46:51.0 +0200
+++ new/gtksourceview-3.2.2/NEWS2011-10-16 13:28:27.0 +0200
@@ -1,3 +1,7 @@
+News in 3.2.2
+-
+* Misc bugfixes
+
 News in 3.2.1
 -
 * New JavaScript Object Notation lang file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtksourceview-3.2.1/README 
new/gtksourceview-3.2.2/README
--- old/gtksourceview-3.2.1/README  2011-10-09 16:45:45.0 +0200
+++ new/gtksourceview-3.2.2/README  2011-10-16 13:27:00.0 +0200
@@ -1,7 +1,7 @@
 General Information
 ===
 
-This is version 3.2.1 of GtkSourceView.
+This is version 3.2.2 of GtkSourceView.
 
 GtkSourceView is a text widget that extends the standard gtk+ 3.x
 text widget GtkTextView.
@@ -32,8 +32,8 @@
 
 Simple install procedure:
 
-  % tar Jxf gtksourceview-3.2.1.tar.xz# unpack the sources
-  % cd gtksourceview-3.2.1# change to the toplevel directory
+  % tar Jxf gtksourceview-3.2.2.tar.xz# unpack the sources
+  % cd gtksourceview-3.2.2# change to the toplevel directory
   % ./configure   # run the `configure' script
   % make  # build gtksourceview
   [ Become root if necessary ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtksourceview-3.2.1/configure 
new/gtksourceview-3.2.2/configure
--- old/gtksourceview-3.2.1/configure   2011-10-09 16:47:14.0 +0200
+++ new/gtksourceview-3.2.2/configure   2011-10-16 13:30:07.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for gtksourceview 3.2.1.
+# Generated by GNU Autoconf 2.68 for gtksourceview 3.2.2.
 #
 # Report bugs to 
http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview.
 #
@@ -571,8 +571,8 @@
 # Identity of this package.
 PACKAGE_NAME='gtksourceview'
 PACKAGE_TARNAME='gtksourceview'
-PACKAGE_VERSION='3.2.1'
-PACKAGE_STRING='gtksourceview 3.2.1'
+PACKAGE_VERSION='3.2.2'
+PACKAGE_STRING='gtksourceview 3.2.2'
 

commit gtksourceview for openSUSE:Factory

2011-10-10 Thread h_root

Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory
checked in at Mon Oct 10 14:10:43 CEST 2011.




--- openSUSE:Factory/gtksourceview/gtksourceview.changes2011-10-07 
10:30:41.0 +0200
+++ /mounts/work_src_done/STABLE/gtksourceview/gtksourceview.changes
2011-10-09 18:22:59.0 +0200
@@ -1,0 +2,9 @@
+Sun Oct  9 18:19:40 CEST 2011 - zai...@opensuse.org
+
+- Update to version 3.2.1:
+  + New JavaScript Object Notation lang file.
+  + Improvements to some of the lang files.
+  + Misc bugfixes.
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gtksourceview-3.2.0.tar.bz2

New:

  gtksourceview-3.2.1.tar.bz2



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.ZTbj15/_old  2011-10-10 14:10:36.0 +0200
+++ /var/tmp/diff_new_pack.ZTbj15/_new  2011-10-10 14:10:36.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gtksourceview
-Version:3.2.0
+Version:3.2.1
 Release:1
 License:GPLv2+
 Summary:GTK+ Source Editing Widget

++ gtksourceview-3.2.0.tar.bz2 - gtksourceview-3.2.1.tar.bz2 ++
 11417 lines of diff (skipped)

continue with q...



Remember to have fun...

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



commit gtksourceview for openSUSE:Factory

2011-10-07 Thread h_root

Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory
checked in at Fri Oct 7 10:30:53 CEST 2011.




--- openSUSE:Factory/gtksourceview/gtksourceview.changes2011-10-02 
10:11:54.0 +0200
+++ /mounts/work_src_done/STABLE/gtksourceview/gtksourceview.changes
2011-10-05 14:53:04.0 +0200
@@ -1,0 +2,11 @@
+Wed Oct  5 12:51:37 UTC 2011 - vu...@opensuse.org
+
+- Re-enable the build of the glade catalog (bnc#689575):
+  + Remove the enable_glade_catalog define that was set to 0.
+  + Change libgladeui-1_0-devel BuildRequires to
+pkgconfig(gladeui-2.0).
+  + Rename glade3-catalog-gtksourceview subpackage to
+glade-catalog-gtksourceview since it's a catalog for glade, and
+not glade3.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.Rd5ARa/_old  2011-10-07 10:30:38.0 +0200
+++ /var/tmp/diff_new_pack.Rd5ARa/_new  2011-10-07 10:30:38.0 +0200
@@ -16,7 +16,6 @@
 #
 
 
-%define enable_glade_catalog 0
 
 Name:   gtksourceview
 Version:3.2.0
@@ -29,11 +28,9 @@
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
-%if %{enable_glade_catalog}
-BuildRequires:  libgladeui-1_0-devel
-%endif
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
+BuildRequires:  pkgconfig(gladeui-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -59,18 +56,15 @@
 It improves GtkTextView by implementing syntax highlighting and other
 features typical of a source editor.
 
-%if %{enable_glade_catalog}
-
-%package -n glade3-catalog-gtksourceview
-
+%package -n glade-catalog-gtksourceview
 License:GPLv2+
 Summary:GTK+ Source Editing Widget -- Catalog for Glade
 Group:  Development/Tools/GUI Builders
 Requires:   libgtksourceview-3_0-0 = %{version}
-Requires:   glade3
-Supplements:packageand(glade3:%{name}-devel)
+Requires:   glade
+Supplements:packageand(glade:%{name}-devel)
 
-%description -n glade3-catalog-gtksourceview
+%description -n glade-catalog-gtksourceview
 GtkSourceView is a text widget that extends GtkTextView, the standard
 GTK+ text widget.
 
@@ -79,7 +73,6 @@
 
 This package provides a catalog for Glade, to allow the use the
 GtkSourceView widget in Glade.
-%endif
 
 %package devel
 License:GPLv2+
@@ -103,9 +96,7 @@
 
 %build
 %configure --disable-static --with-pic\
-%if %{enable_glade_catalog}
---enable-glade-catalog\
-%endif
+--enable-glade-catalog \
 --disable-gtk-doc
 make %{?jobs:-j%jobs} V=1
 
@@ -129,12 +120,9 @@
 %{_libdir}/girepository-1.0/GtkSource-3.0.typelib
 %{_datadir}/gtksourceview-3.0/
 
-%if %{enable_glade_catalog}
-
-%files -n glade3-catalog-gtksourceview
+%files -n glade-catalog-gtksourceview
 %defattr(-, root, root)
-%{_datadir}/glade3/catalogs/gtksourceview-glade.xml
-%endif
+%{_datadir}/glade/catalogs/gtksourceview.xml
 
 %files devel
 %defattr(-, root, root)

continue with q...



Remember to have fun...

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



commit gtksourceview for openSUSE:Factory

2011-09-09 Thread h_root

Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory
checked in at Fri Sep 9 11:25:09 CEST 2011.




--- GNOME/gtksourceview/gtksourceview.changes   2011-08-09 09:51:34.0 
+0200
+++ /mounts/work_src_done/STABLE/gtksourceview/gtksourceview.changes
2011-09-06 16:25:30.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  6 14:23:03 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.1.5:
+  + Misc bugfixes
+  + Updated translations
+
+---

calling whatdependson for head-i586


Old:

  gtksourceview-3.1.4.tar.bz2

New:

  gtksourceview-3.1.5.tar.bz2



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.04VMDY/_old  2011-09-09 11:25:03.0 +0200
+++ /var/tmp/diff_new_pack.04VMDY/_new  2011-09-09 11:25:03.0 +0200
@@ -19,7 +19,7 @@
 %define enable_glade_catalog 0
 
 Name:   gtksourceview
-Version:3.1.4
+Version:3.1.5
 Release:1
 License:GPLv2+
 Summary:GTK+ Source Editing Widget
@@ -63,6 +63,7 @@
 
 %package -n glade3-catalog-gtksourceview
 
+
 License:GPLv2+
 Summary:GTK+ Source Editing Widget -- Catalog for Glade
 Group:  Development/Tools/GUI Builders

++ gtksourceview-3.1.4.tar.bz2 - gtksourceview-3.1.5.tar.bz2 ++
 22298 lines of diff (skipped)






Remember to have fun...

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



commit gtksourceview for openSUSE:Factory

2011-08-12 Thread h_root

Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory
checked in at Fri Aug 12 10:19:33 CEST 2011.




--- GNOME/gtksourceview/gtksourceview.changes   2011-07-04 18:54:32.0 
+0200
+++ /mounts/work_src_done/STABLE/gtksourceview/gtksourceview.changes
2011-08-09 09:51:34.0 +0200
@@ -1,0 +2,8 @@
+Tue Aug  9 09:36:20 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.1.4:
+  + Improvements to some of the lang files
+  + Misc bugfixes
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gtksourceview-3.1.3.tar.bz2

New:

  gtksourceview-3.1.4.tar.bz2



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.6F4XGK/_old  2011-08-12 10:18:37.0 +0200
+++ /var/tmp/diff_new_pack.6F4XGK/_new  2011-08-12 10:18:37.0 +0200
@@ -19,7 +19,7 @@
 %define enable_glade_catalog 0
 
 Name:   gtksourceview
-Version:3.1.3
+Version:3.1.4
 Release:1
 License:GPLv2+
 Summary:GTK+ Source Editing Widget
@@ -62,6 +62,7 @@
 %if %{enable_glade_catalog}
 
 %package -n glade3-catalog-gtksourceview
+
 License:GPLv2+
 Summary:GTK+ Source Editing Widget -- Catalog for Glade
 Group:  Development/Tools/GUI Builders

++ gtksourceview-3.1.3.tar.bz2 - gtksourceview-3.1.4.tar.bz2 ++
 24264 lines of diff (skipped)






Remember to have fun...

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



commit gtksourceview for openSUSE:Factory

2011-07-08 Thread h_root

Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory
checked in at Fri Jul 8 10:33:35 CEST 2011.




--- GNOME/gtksourceview/gtksourceview.changes   2011-06-04 20:13:16.0 
+0200
+++ /mounts/work_src_done/STABLE/gtksourceview/gtksourceview.changes
2011-07-04 18:54:32.0 +0200
@@ -1,0 +2,16 @@
+Mon Jul  4 18:53:53 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.1.3:
+  + New Markdown lang file
+  + New Standard ML lang file
+  + Misc bugfixes
+  + Updated translations
+
+---
+Tue Jun 14 09:42:26 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.1.2:
+  + Misc bugfixes
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gtksourceview-3.1.1.tar.bz2

New:

  gtksourceview-3.1.3.tar.bz2



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.0lLUFl/_old  2011-07-08 10:33:20.0 +0200
+++ /var/tmp/diff_new_pack.0lLUFl/_new  2011-07-08 10:33:20.0 +0200
@@ -19,13 +19,13 @@
 %define enable_glade_catalog 0
 
 Name:   gtksourceview
-Version:3.1.1
+Version:3.1.3
 Release:1
 License:GPLv2+
 Summary:GTK+ Source Editing Widget
 Url:http://www.gnome.org/
 Group:  System/GUI/GNOME
-Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/gtksourceview/1.8/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/gtksourceview/3.1/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool

++ gtksourceview-3.1.1.tar.bz2 - gtksourceview-3.1.3.tar.bz2 ++
 7278 lines of diff (skipped)






Remember to have fun...

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



commit gtksourceview for openSUSE:Factory

2011-06-06 Thread h_root

Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory
checked in at Mon Jun 6 11:00:21 CEST 2011.




--- GNOME/gtksourceview/gtksourceview.changes   2011-05-27 10:28:41.0 
+0200
+++ /mounts/work_src_done/STABLE/gtksourceview/gtksourceview.changes
2011-06-04 20:13:16.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun  4 20:11:43 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.1.1:
+  + Improvements to some of the lang files
+  + Misc bugfixes
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gtksourceview-3.0.3.tar.bz2

New:

  gtksourceview-3.1.1.tar.bz2



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.NHtDNy/_old  2011-06-06 10:53:05.0 +0200
+++ /var/tmp/diff_new_pack.NHtDNy/_new  2011-06-06 10:53:05.0 +0200
@@ -19,7 +19,7 @@
 %define enable_glade_catalog 0
 
 Name:   gtksourceview
-Version:3.0.3
+Version:3.1.1
 Release:1
 License:GPLv2+
 Summary:GTK+ Source Editing Widget

++ gtksourceview-3.0.3.tar.bz2 - gtksourceview-3.1.1.tar.bz2 ++
 14354 lines of diff (skipped)






Remember to have fun...

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



commit gtksourceview for openSUSE:Factory

2011-05-31 Thread h_root

Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory
checked in at Tue May 31 13:21:11 CEST 2011.




--- GNOME/gtksourceview/gtksourceview.changes   2011-04-27 13:27:09.0 
+0200
+++ /mounts/work_src_done/STABLE/gtksourceview/gtksourceview.changes
2011-05-27 10:28:41.0 +0200
@@ -1,0 +2,15 @@
+Fri May 27 10:23:22 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.0.3:
+  + Improvements to some of the lang files
+  + Misc bugfixes.
+
+---
+Wed May 25 15:11:10 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.0.2:
+  + Improvements to some of the lang files
+  + Misc bugfixes
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gtksourceview-3.0.1.tar.bz2

New:

  gtksourceview-3.0.3.tar.bz2



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.EpX4dm/_old  2011-05-31 13:20:08.0 +0200
+++ /var/tmp/diff_new_pack.EpX4dm/_new  2011-05-31 13:20:08.0 +0200
@@ -19,7 +19,7 @@
 %define enable_glade_catalog 0
 
 Name:   gtksourceview
-Version:3.0.1
+Version:3.0.3
 Release:1
 License:GPLv2+
 Summary:GTK+ Source Editing Widget

++ gtksourceview-3.0.1.tar.bz2 - gtksourceview-3.0.3.tar.bz2 ++
 13688 lines of diff (skipped)






Remember to have fun...

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