- Update to version 16.0.1:

+ unicode: Update strings in preparation for unicode 16.0.0.
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gucharmap?expand=0&rev=184
This commit is contained in:
Bjørn Lie 2024-10-16 19:12:51 +00:00 committed by Git OBS Bridge
parent e7636df6eb
commit 71cffc5507
6 changed files with 16 additions and 9 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/gucharmap.git</param>
<param name="revision">15.1.5</param>
<param name="revision">16.0.1</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:72eee58b9da8e21cec36e3a1df8353ed710727d9d569d38afcd1aba2cb56872f
size 6720525

3
gucharmap-16.0.1.obscpio Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 14 06:59:15 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 16.0.1:
+ unicode: Update strings in preparation for unicode 16.0.0.
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 19 11:32:30 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: gucharmap
version: 15.1.5
mtime: 1716050705
commit: 4c76046cd009d6584af9fa7f9ed914945122de93
version: 16.0.1
mtime: 1726196402
commit: ab0c55a069395e77895a519eeffd24d341fcf90e

View File

@ -21,7 +21,7 @@
%define so_gucharmap 7
%define pc_api 2.90
Name: gucharmap
Version: 15.1.5
Version: 16.0.1
Release: 0
Summary: A Featureful Unicode Character Map
License: GPL-3.0-or-later AND LGPL-2.1-or-later
@ -38,7 +38,7 @@ BuildRequires: gtk3-devel >= 3.4.0
BuildRequires: intltool
BuildRequires: meson >= 0.50.0
BuildRequires: pkgconfig
BuildRequires: unicode-ucd >= 15.1.0
BuildRequires: unicode-ucd >= 16.0.0
BuildRequires: unicode-ucd-unihan
BuildRequires: unzip
BuildRequires: update-desktop-files