1
0

6 Commits

Author SHA256 Message Date
61d105df48 Accepting request 1270275 from GNOME:Factory
(forwarded request 1270221 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1270275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgedit-gtksourceview?expand=0&rev=6
2025-04-18 14:14:49 +00:00
6621cd755a Accepting request 1270221 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/1270221
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgedit-gtksourceview?expand=0&rev=11
2025-04-17 10:59:27 +00:00
a294423f30 Accepting request 1229726 from GNOME:Factory
- Update to version 299.4.0:
  + Remove the background-pattern (with the grid) feature.
  + Fix some crashes.
  + Fix GI annotation warnings.
  + Updated translations.
- Add sover define. (forwarded request 1229040 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1229726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgedit-gtksourceview?expand=0&rev=5
2024-12-11 20:00:42 +00:00
c71daa36a1 Accepting request 1229040 from GNOME:Next
- Update to version 299.4.0:
  + Remove the background-pattern (with the grid) feature.
  + Fix some crashes.
  + Fix GI annotation warnings.
  + Updated translations.
- Add sover define.

OBS-URL: https://build.opensuse.org/request/show/1229040
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgedit-gtksourceview?expand=0&rev=9
2024-12-10 09:04:59 +00:00
1dc43d815c Accepting request 1205476 from GNOME:Factory
SCripted push of GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1205476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgedit-gtksourceview?expand=0&rev=4
2024-10-08 15:18:09 +00:00
eb4db0aba6 Accepting request 1205407 from GNOME:Next
Gedit 48 - for GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1205407
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgedit-gtksourceview?expand=0&rev=7
2024-10-03 11:34:37 +00:00
6 changed files with 53 additions and 15 deletions

View File

@@ -2,8 +2,8 @@
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/gedit-technology/libgedit-gtksourceview.git</param>
<param name="revision">299.1.0</param>
<param name="url">https://gitlab.gnome.org/World/gedit/libgedit-gtksourceview.git</param>
<param name="revision">299.5.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:13a0a7b1434dce943e9da0f2ce610b069f5296b44f5d5dfee4b4ec6791242741
size 6288397

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:213ff437dc22376fc93ae8ca889e146496e5246b1a9f57ed4f218cb2bf286ff7
size 6286861

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Thu Apr 17 08:33:02 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 299.5.0:
+ language-specs: files reorganization and simplify the scripts.
+ Updated translations.
-------------------------------------------------------------------
Sat Dec 7 13:24:49 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 299.4.0:
+ Remove the background-pattern (with the grid) feature.
+ Fix some crashes.
+ Fix GI annotation warnings.
+ Updated translations.
- Add sover define.
-------------------------------------------------------------------
Wed Oct 2 14:12:08 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 299.3.0:
+ Style schemes:
- Remove GtkSourceStyleSchemeChooser interface.
- Add light-only and dark-only kinds.
- Mark classic and tango as light-only kind (so they are
unsupported with dark theme variants).
+ Syntax highlighting: New *.lang file: Nix.
+ Misc: Documentation updates and improvements.
- Changes from version 299.2.1:
+ Bump soversion (something that was forgotten for the 299.2.0
version).
- Changes from version 299.2.0:
+ Nothing new.
-------------------------------------------------------------------
Fri Feb 16 07:36:08 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -1,4 +1,4 @@
name: libgedit-gtksourceview
version: 299.1.0
mtime: 1708025664
commit: b271a625ca057cc3fa7d5ac83285c5d4e038202e
version: 299.5.0
mtime: 1741460928
commit: c1a8d726c326d493462498fd6b94dc4e959a817c

View File

@@ -1,7 +1,7 @@
#
# spec file for package libgedit-gtksourceview
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,10 @@
#
%define sover 3
Name: libgedit-gtksourceview
Version: 299.1.0
Version: 299.5.0
Release: 0
Summary: Source code editing widget
License: LGPL-2.1-or-later
@@ -46,16 +48,16 @@ Summary: libgedit-gtksourceview's GObject introspection bindings
%description -n typelib-1_0-GtkSource-300
The GObject introspection bindings for libgedit-gtksourceview library.
%package -n libgedit-gtksourceview-300-0
%package -n libgedit-gtksourceview-300-%{sover}
Summary: libgedit-gtksourceview shared library
Requires: %{name} >= %{version}
%description -n libgedit-gtksourceview-300-0
%description -n libgedit-gtksourceview-300-%{sover}
The libgedit-gtksourceview shared library.
%package devel
Summary: Source code editing widget development headers
Requires: libgedit-gtksourceview-300-0
Requires: libgedit-gtksourceview-300-%{sover} = %{version}
Requires: typelib-1_0-GtkSource-300 = %{version}
%description devel
@@ -72,6 +74,8 @@ Development files related to libgedit-gtksourceview.
%meson_install
%find_lang libgedit-gtksourceview-300
%ldconfig_scriptlets -n libgedit-gtksourceview-300-%{sover}
%files
%license COPYING
%{_datadir}/libgedit-gtksourceview-300/
@@ -79,8 +83,8 @@ Development files related to libgedit-gtksourceview.
%files -n typelib-1_0-GtkSource-300
%{_libdir}/girepository-1.0/GtkSource-300.typelib
%files -n libgedit-gtksourceview-300-0
%{_libdir}/libgedit-gtksourceview-300.so.0
%files -n libgedit-gtksourceview-300-%{sover}
%{_libdir}/libgedit-gtksourceview-300.so.*
%files devel
%{_libdir}/libgedit-gtksourceview-300.so