2 Commits

Author SHA256 Message Date
1f8ccd33bd Accepting request 1271336 from GNOME:Factory
- Update to version 0.4.8:
  + Improve initial dictionary selection which is particularly
    useful for languages which don't typically use spaces to
    separate word boundaries.
  + Build system fixes for building without enchant
  + Updated translations. (forwarded request 1270696 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1271336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libspelling?expand=0&rev=11
2025-04-22 15:29:40 +00:00
6f57506ac7 - Update to version 0.4.8:
+ Improve initial dictionary selection which is particularly
    useful for languages which don't typically use spaces to
    separate word boundaries.
  + Build system fixes for building without enchant
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libspelling?expand=0&rev=15
2025-04-22 08:02:02 +00:00
6 changed files with 18 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/libspelling.git</param>
<param name="revision">0.4.7</param>
<param name="revision">0.4.8</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

BIN
libspelling-0.4.7.obscpio (Stored with Git LFS)

Binary file not shown.

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 18 05:36:47 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.4.8:
+ Improve initial dictionary selection which is particularly
useful for languages which don't typically use spaces to
separate word boundaries.
+ Build system fixes for building without enchant
+ Updated translations.
-------------------------------------------------------------------
Sun Mar 16 08:45:25 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: libspelling
version: 0.4.7
mtime: 1742066138
commit: c7c74e8d402ba2e4cf48d1c57414c1c489a2361b
version: 0.4.8
mtime: 1744926006
commit: 07d3bbbbad393b7594918b8df3486531edb61aaf

View File

@@ -20,7 +20,7 @@
%define api_ver 1
Name: libspelling
Version: 0.4.7
Version: 0.4.8
Release: 0
Summary: A spellcheck library for GTK 4
License: LGPL-2.1-or-later