diff --git a/_service b/_service index 483d68b..2a627ed 100644 --- a/_service +++ b/_service @@ -1,15 +1,19 @@ + - - https://gitlab.gnome.org/GNOME/gucharmap.git + git - .git - 15.0.4 - @PARENT_TAG@ + https://gitlab.gnome.org/GNOME/gucharmap.git + refs/tags/15.1.1 + @PARENT_TAG@+@TAG_OFFSET@ + (.*)\+0 + \1 enable - - + + *.tar - gz + zst + + diff --git a/_servicedata b/_servicedata index 79f77a5..b534914 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://gitlab.gnome.org/GNOME/gucharmap.git - 367f957574e7d7277839e7dfc3de6890937c4e2a \ No newline at end of file + a9a153ce73f0bf20d599d733b4a75f3b5e00fa79 \ No newline at end of file diff --git a/gucharmap-15.0.4.tar.gz b/gucharmap-15.0.4.tar.gz deleted file mode 100644 index f0269e8..0000000 --- a/gucharmap-15.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:617b9681c06349fd036e091f42e7235dbdb2c7a1af6114cae555fbdcf2a601d9 -size 2098334 diff --git a/gucharmap-15.1.1.obscpio b/gucharmap-15.1.1.obscpio new file mode 100644 index 0000000..55d3ceb --- /dev/null +++ b/gucharmap-15.1.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b969487c0f05b93daf2d2a6c919910dedf983ca4d6aae6aa539ac44ad244f2 +size 6659597 diff --git a/gucharmap.changes b/gucharmap.changes index baf1f19..6cf0d2c 100644 --- a/gucharmap.changes +++ b/gucharmap.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Oct 04 22:02:15 UTC 2023 - bjorn.lie@gmail.com + +- Update to version 15.1.1: + + DOAP: Remove defunct mailing list; add Discourse + + unicode: Update to version 15.1.0 + + unicode: i18n update for 15.1.0 + + metainfo: Add launchable info + + Updated translations. +- Update source service to current standard. + ------------------------------------------------------------------- Tue May 02 14:29:41 UTC 2023 - dimstar@opensuse.org diff --git a/gucharmap.obsinfo b/gucharmap.obsinfo new file mode 100644 index 0000000..ecd086f --- /dev/null +++ b/gucharmap.obsinfo @@ -0,0 +1,4 @@ +name: gucharmap +version: 15.1.1 +mtime: 1694866052 +commit: a9a153ce73f0bf20d599d733b4a75f3b5e00fa79 diff --git a/gucharmap.spec b/gucharmap.spec index a408602..14543ce 100644 --- a/gucharmap.spec +++ b/gucharmap.spec @@ -21,13 +21,13 @@ %define so_gucharmap 7 %define pc_api 2.90 Name: gucharmap -Version: 15.0.4 +Version: 15.1.1 Release: 0 Summary: A Featureful Unicode Character Map License: GPL-3.0-or-later AND LGPL-2.1-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Apps/Gucharmap -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.zst BuildRequires: appdata-tools BuildRequires: fdupes @@ -38,7 +38,7 @@ BuildRequires: gtk3-devel >= 3.4.0 BuildRequires: intltool BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig -BuildRequires: unicode-ucd >= 14.0 +BuildRequires: unicode-ucd >= 15.1.0 BuildRequires: unicode-ucd-unihan BuildRequires: unzip BuildRequires: update-desktop-files