diff --git a/gspell-1.11.1.tar.xz b/gspell-1.11.1.tar.xz deleted file mode 100644 index 1871179..0000000 Binary files a/gspell-1.11.1.tar.xz and /dev/null differ diff --git a/gspell-1.12.0.tar.xz b/gspell-1.12.0.tar.xz new file mode 100644 index 0000000..fc859f4 Binary files /dev/null and b/gspell-1.12.0.tar.xz differ diff --git a/gspell.spec b/gspell.spec index 0076fb7..4d3ddb3 100644 --- a/gspell.spec +++ b/gspell.spec @@ -2,15 +2,15 @@ %global gtk3_version 3.20 Name: gspell -Version: 1.11.1 +Version: 1.12.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.11/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/1.12/%{name}-%{version}.tar.xz BuildRequires: gettext gobject-introspection-devel pkgconfig(enchant-2) -BuildRequires: pkgconfig(iso-codes) vala +BuildRequires: pkgconfig(iso-codes) vala make BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version} BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version} Requires: glib2%{?_isa} >= %{glib2_version} @@ -43,14 +43,11 @@ developing applications that use gspell. %find_lang gspell-1 -%post -/sbin/ldconfig - -%postun -/sbin/ldconfig +%ldconfig_scriptlets %files -f gspell-1.lang %license COPYING +%doc NEWS README.md %{_libdir}/girepository-1.0/ %{_libdir}/libgspell-1.so.2* @@ -64,6 +61,9 @@ developing applications that use gspell. %{_datadir}/gtk-doc/ %changelog +* Mon Jan 02 2023 lin zhang - 1.12.0-1 +- Update to 1.12.0 + * Mon Jun 20 2022 lin zhang - 1.11.1-1 - Upgrade to 1.11.1