Update to 4.8.4
This commit is contained in:
parent
26418b7eec
commit
6471f60486
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/gtksourceview-4.8.1.tar.xz
|
||||
/gtksourceview-4.8.2.tar.xz
|
||||
/gtksourceview-4.8.3.tar.xz
|
||||
/gtksourceview-4.8.4.tar.xz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
%global gtk_version 3.22
|
||||
|
||||
Name: gtksourceview4
|
||||
Version: 4.8.3
|
||||
Release: 3%{?dist}
|
||||
Version: 4.8.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Source code editing widget
|
||||
|
||||
License: LGPLv2+
|
||||
@ -99,6 +99,9 @@ the functionality of the installed %{name} package.
|
||||
%{_datadir}/installed-tests/gtksourceview-4/
|
||||
|
||||
%changelog
|
||||
* Thu Nov 03 2022 David King <amigadave@amigadave.com> - 4.8.4-1
|
||||
- Update to 4.8.4
|
||||
|
||||
* Tue Jul 26 2022 Adam Williamson <awilliam@redhat.com> - 4.8.3-3
|
||||
- Backport fix from main branch for regexes with pcre2
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtksourceview-4.8.3.tar.xz) = 406fae70301336eb31a05474db28b792212fa82db5acc209322587838655416955f8a91a6e081a1d0a22330e199d1815b5dd9d3299bfc9894e127b38ed6be418
|
||||
SHA512 (gtksourceview-4.8.4.tar.xz) = 9e4262e52a92b3a052f33b799622d4fd4dcc7cc5355df12f160d0e60a6d6c135bc52f07eb40c06b357d5d74bec7228d4ec545a69ee5af69429d4170cc1e2243d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user