diff --git a/gtksourceview-5.4.0.tar.xz b/gtksourceview-5.4.0.tar.xz deleted file mode 100644 index 3ec2e28..0000000 Binary files a/gtksourceview-5.4.0.tar.xz and /dev/null differ diff --git a/gtksourceview-5.4.1.tar.xz b/gtksourceview-5.4.1.tar.xz new file mode 100644 index 0000000..3a5814c Binary files /dev/null and b/gtksourceview-5.4.1.tar.xz differ diff --git a/gtksourceview5.spec b/gtksourceview5.spec index f7d4f79..22e3f83 100644 --- a/gtksourceview5.spec +++ b/gtksourceview5.spec @@ -4,7 +4,7 @@ %global api_ver 5 Name: gtksourceview5 -Version: 5.4.0 +Version: 5.4.1 Release: 1 Summary: Source code editing widget @@ -95,5 +95,8 @@ the functionality of the installed %{name} package. %{_datadir}/installed-tests %changelog +* Mon Jun 6 2022 lin zhang - 5.4.1-1 +- Upgrade to 5.4.1 + * Mon Mar 28 2022 lin zhang - 5.4.0-1 - Initial packaging of GtkSourceView 5