Update to 4.2.0
This commit is contained in:
parent
fcdffe9e9c
commit
020d57328e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/gtksourceview-4.0.3.tar.xz
|
||||
/gtksourceview-4.2.0.tar.xz
|
||||
|
||||
@ -2,13 +2,13 @@
|
||||
%global gtk_version 3.20
|
||||
|
||||
Name: gtksourceview4
|
||||
Version: 4.0.3
|
||||
Release: 3%{?dist}
|
||||
Version: 4.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Source code editing widget
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GtkSourceView
|
||||
Source0: https://download.gnome.org/sources/gtksourceview/4.0/gtksourceview-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gtksourceview/4.2/gtksourceview-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: itstool
|
||||
@ -100,6 +100,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_datadir}/installed-tests/gtksourceview-4/
|
||||
|
||||
%changelog
|
||||
* Sat Mar 16 2019 Kalev Lember <klember@redhat.com> - 4.2.0-1
|
||||
- Update to 4.2.0
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtksourceview-4.0.3.tar.xz) = d3f7512bddf247166c12dc38bc66d55e44c1830f9b8d62758f06cb7117e33f8908f4d8186b9d7e77514623a58f3a973cc75e3fd6a09c5f891f8b948012a76955
|
||||
SHA512 (gtksourceview-4.2.0.tar.xz) = f2350b1e7042309c01be0feda6059d788a7ef55c4ccd48e16b4c92a71292ed6f92243455ca42aa0950db61de8d68f4a76f4fac46cd46316b690bcef1ea34c641
|
||||
|
||||
Loading…
Reference in New Issue
Block a user