Accepting request 1173689 from GNOME:Next

- Update to version 46.3:
  + Fix a trivial build error when
    -Werror=implicit-function-declaration is specified.
- Changes from version 46.2:
  + Fix an issue with cancellation of closing a page.
  + Try harder to ensure a buffer disposes associated resources
    when the page is closed.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1173689
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-text-editor?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2024-05-14 12:12:11 +00:00 committed by Git OBS Bridge
parent 6c6a4d7c00
commit 962c39dc2c
6 changed files with 20 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/gnome-text-editor.git</param>
<param name="revision">46.1</param>
<param name="revision">46.3</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon May 13 14:14:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.3:
+ Fix a trivial build error when
-Werror=implicit-function-declaration is specified.
- Changes from version 46.2:
+ Fix an issue with cancellation of closing a page.
+ Try harder to ensure a buffer disposes associated resources
when the page is closed.
+ Updated translations.
-------------------------------------------------------------------
Thu Apr 11 11:27:23 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: gnome-text-editor
version: 46.1
mtime: 1712784976
commit: d051841333bc18f64e6c3f77fcb7fc7da34701f7
version: 46.3
mtime: 1715302198
commit: aed7d95949d8e25faeae8d9130029a3bdd295e7c

View File

@ -17,7 +17,7 @@
Name: gnome-text-editor
Version: 46.1
Version: 46.3
Release: 0
Summary: GNOME Text Editor
License: GPL-3.0-or-later