Update to 5.6.1
This commit is contained in:
parent
950c4abea7
commit
e84ac6d9de
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/gtksourceview-5.5.0.tar.xz
|
||||
/gtksourceview-5.5.1.tar.xz
|
||||
/gtksourceview-5.6.0.tar.xz
|
||||
/gtksourceview-5.6.1.tar.xz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global api_ver 5
|
||||
|
||||
Name: gtksourceview5
|
||||
Version: 5.6.0
|
||||
Version: 5.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Source code editing widget
|
||||
|
||||
@ -94,6 +94,9 @@ the functionality of the installed %{name} package.
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Thu Sep 22 2022 Kalev Lember <klember@redhat.com> - 5.6.1-1
|
||||
- Update to 5.6.1
|
||||
|
||||
* Mon Sep 19 2022 Kalev Lember <klember@redhat.com> - 5.6.0-1
|
||||
- Update to 5.6.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtksourceview-5.6.0.tar.xz) = f1dd7dc236b30ca540f033dd7ffdb2715375854d22ae69d7229dc525ea54f5319408624497d7c0c4b7b8e14a2c8a6b992721fe397171b62efab48b5a38509df9
|
||||
SHA512 (gtksourceview-5.6.1.tar.xz) = 1b3683196fc50b8db56b7ae5161bf94b383361d4364142f4a8e89ab621d700144226871431820cb0bc21d5ec6ff041c75ba7585c6fc575bd532cb7a5dc711628
|
||||
|
Loading…
Reference in New Issue
Block a user