Update to 3.37.1
This commit is contained in:
parent
3c084e68f9
commit
6cd08e0cc0
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/libdazzle-3.35.2.tar.xz
|
||||
/libdazzle-3.35.3.tar.xz
|
||||
/libdazzle-3.36.0.tar.xz
|
||||
/libdazzle-3.37.1.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
%global gtk3_version 3.24.0
|
||||
|
||||
Name: libdazzle
|
||||
Version: 3.36.0
|
||||
Version: 3.37.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Experimental new features for GTK+ and GLib
|
||||
|
||||
License: GPLv3+
|
||||
URL: https://git.gnome.org/browse/libdazzle/
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: meson
|
||||
@ -84,6 +84,9 @@ xvfb-run -w 10 ninja test %{__ninja_common_opts} -C %{_vpath_builddir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 20 2020 Kalev Lember <klember@redhat.com> - 3.37.1-1
|
||||
- Update to 3.37.1
|
||||
|
||||
* Fri Mar 06 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
||||
- Update to 3.36.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libdazzle-3.36.0.tar.xz) = d020161a1c744192657a551f53c4a7bb61bf8e9df93401085168c75aaf1305d548bf56a39b7a9e202656f453451a6615f1950992f78e3a23cba4324999f1e37f
|
||||
SHA512 (libdazzle-3.37.1.tar.xz) = 5d5c232e923ee8b83088738997271da675409d303908a24df09016602c07501a523be1d922038abf57aefe8b18abac4824dd9f84321160e14ea6fd4acd7900ec
|
||||
|
Loading…
Reference in New Issue
Block a user