diff --git a/gspell-1.10.0.tar.xz b/gspell-1.10.0.tar.xz deleted file mode 100644 index 1b46621..0000000 Binary files a/gspell-1.10.0.tar.xz and /dev/null differ diff --git a/gspell-1.11.1.tar.xz b/gspell-1.11.1.tar.xz new file mode 100644 index 0000000..1871179 Binary files /dev/null and b/gspell-1.11.1.tar.xz differ diff --git a/gspell.spec b/gspell.spec index de71eae..0076fb7 100644 --- a/gspell.spec +++ b/gspell.spec @@ -2,12 +2,12 @@ %global gtk3_version 3.20 Name: gspell -Version: 1.10.0 +Version: 1.11.1 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.10/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/1.11/%{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 20 2022 lin zhang - 1.11.1-1 +- Upgrade to 1.11.1 + * Mon Jun 6 2022 lin zhang - 1.10.0-1 - Upgrade to 1.10.0