Accepting request 1208288 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1208288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libspelling?expand=0&rev=6
This commit is contained in:
Ana Guerrero 2024-10-16 21:48:37 +00:00 committed by Git OBS Bridge
commit e5af547f39
6 changed files with 17 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.2</param>
<param name="revision">0.4.3</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:a03855903acdd73f5bc17ad958d6bda00d80fcaf4e259ab5c18ae611e76900df
size 418315

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Oct 16 06:03:32 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.4.3:
+ Fix build to disable assertions in release builds
+ Fix an off-by-one in assertion
+ Add i18n for translations of menu entries
+ Ignore empty strings when building job list
-------------------------------------------------------------------
Fri Oct 4 19:02:50 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: libspelling
version: 0.4.2
mtime: 1728067540
commit: 0569383a7cc2d90686d70f2cb28fb077d5a91047
version: 0.4.3
mtime: 1729051783
commit: d873853d5308d1adcd5b2d7a0a1adcc01510271a

View File

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