Update to 3.38.0
This commit is contained in:
parent
3ed686520e
commit
bd233084a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/libdazzle-3.35.3.tar.xz
|
||||
/libdazzle-3.36.0.tar.xz
|
||||
/libdazzle-3.37.1.tar.xz
|
||||
/libdazzle-3.38.0.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
%global gtk3_version 3.24.0
|
||||
|
||||
Name: libdazzle
|
||||
Version: 3.37.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.38.0
|
||||
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.37/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{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
|
||||
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libdazzle-3.37.1.tar.xz) = 5d5c232e923ee8b83088738997271da675409d303908a24df09016602c07501a523be1d922038abf57aefe8b18abac4824dd9f84321160e14ea6fd4acd7900ec
|
||||
SHA512 (libdazzle-3.38.0.tar.xz) = 76dee75fab5a508c274f45cf5f51bac4edc80786942ccc64e49ffe1721607d88f9067b0a7751f44a48bfe38ee87b6986d449e8c5e6b704c6ec32de84d21f7e69
|
||||
|
Loading…
Reference in New Issue
Block a user