diff --git a/gspell-1.8.1.tar.xz b/gspell-1.8.1.tar.xz deleted file mode 100644 index 0293358..0000000 Binary files a/gspell-1.8.1.tar.xz and /dev/null differ diff --git a/gspell-1.8.4.tar.xz b/gspell-1.8.4.tar.xz new file mode 100644 index 0000000..caa0d79 Binary files /dev/null and b/gspell-1.8.4.tar.xz differ diff --git a/gspell.spec b/gspell.spec index 74c4144..7471af0 100644 --- a/gspell.spec +++ b/gspell.spec @@ -1,6 +1,6 @@ Name: gspell -Version: 1.8.1 -Release: 3 +Version: 1.8.4 +Release: 1 Summary: Spell-checking library for GTK+ License: LGPLv2+ URL: https://wiki.gnome.org/Projects/gspell @@ -56,5 +56,8 @@ developing applications that use gspell. %{_datadir}/gtk-doc/ %changelog +* Tue Jun 15 2021 weijin deng - 1.8.4-1 +- Upgrade to 1.8.4 + * Fri Nov 22 2019 liujing - 1.8.1-3 - Package init