diff --git a/gspell-1.10.0.tar.xz b/gspell-1.10.0.tar.xz new file mode 100644 index 0000000..1b46621 Binary files /dev/null and b/gspell-1.10.0.tar.xz differ diff --git a/gspell-1.9.1.tar.xz b/gspell-1.9.1.tar.xz deleted file mode 100644 index 525f576..0000000 Binary files a/gspell-1.9.1.tar.xz and /dev/null differ diff --git a/gspell.spec b/gspell.spec index b1d673e..de71eae 100644 --- a/gspell.spec +++ b/gspell.spec @@ -2,12 +2,12 @@ %global gtk3_version 3.20 Name: gspell -Version: 1.9.1 +Version: 1.10.0 Release: 1 Summary: Spell-checking library for GTK+ License: LGPLv2+ URL: https://wiki.gnome.org/Projects/gspell -Source0: https://download.gnome.org/sources/%{name}/1.9/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/1.10/%{name}-%{version}.tar.xz BuildRequires: gettext gobject-introspection-devel pkgconfig(enchant-2) BuildRequires: pkgconfig(iso-codes) vala @@ -64,6 +64,9 @@ developing applications that use gspell. %{_datadir}/gtk-doc/ %changelog +* Mon Jun 6 2022 lin zhang - 1.10.0-1 +- Upgrade to 1.10.0 + * Mon Mar 28 2022 lin zhang - 1.9.1-1 - Update to 1.9.1 diff --git a/gspell.yaml b/gspell.yaml index bfe8f16..b8946ec 100644 --- a/gspell.yaml +++ b/gspell.yaml @@ -1,4 +1,4 @@ version_control: gitlab.gnome src_repo: gspell tag_prefix: ^ -seperator: . +separator: .