SHA256
1
0
forked from pool/gucharmap

Compare commits

..

6 Commits

6 changed files with 30 additions and 10 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.2</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.2.obscpio Normal file
View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Nov 12 09:46:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 16.0.2:
+ Updated documentation.
+ Updated translations.
-------------------------------------------------------------------
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>
- BuildRequire gettext-devel instead of gettext: allow OBS to
shortcut through gettext-runtime-mini.
-------------------------------------------------------------------
Tue Jun 11 13:25:57 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.2
mtime: 1729173427
commit: 228eb211f97a8edf215fdc5f4624350b9399fd71

View File

@ -21,7 +21,7 @@
%define so_gucharmap 7
%define pc_api 2.90
Name: gucharmap
Version: 15.1.5
Version: 16.0.2
Release: 0
Summary: A Featureful Unicode Character Map
License: GPL-3.0-or-later AND LGPL-2.1-or-later
@ -31,14 +31,14 @@ Source0: %{name}-%{version}.tar.zst
BuildRequires: appdata-tools
BuildRequires: fdupes
BuildRequires: gettext
BuildRequires: gettext-devel
BuildRequires: gobject-introspection-devel >= 0.9.0
BuildRequires: gtk-doc
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