Remove usage of undefined macros
This commit is contained in:
parent
0f1cad77d1
commit
4c0a74dd3f
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: gtksourceview5
|
Name: gtksourceview5
|
||||||
Version: 5.3.2
|
Version: 5.3.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Source code editing widget
|
Summary: Source code editing widget
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -40,7 +40,7 @@ highlighting, undo/redo, file loading and saving, search and replace, a
|
|||||||
completion system, printing, displaying line numbers, and other features
|
completion system, printing, displaying line numbers, and other features
|
||||||
typical of a source code editor.
|
typical of a source code editor.
|
||||||
|
|
||||||
This package contains version %{major} of GtkSourceView.
|
This package contains version %{api_ver} of GtkSourceView.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
@ -94,6 +94,9 @@ the functionality of the installed %{name} package.
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 11 2022 Neal Gompa <ngompa@fedoraproject.org> - 5.3.2-2
|
||||||
|
- Remove usage of undefined macros
|
||||||
|
|
||||||
* Sun Jan 09 2022 David King <amigadave@amigadave.com> - 5.3.2-1
|
* Sun Jan 09 2022 David King <amigadave@amigadave.com> - 5.3.2-1
|
||||||
- Update to 5.3.2
|
- Update to 5.3.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user