Update to 3.33.1
This commit is contained in:
parent
22f9fb5939
commit
a17ab11c21
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/libdazzle-3.32.0.tar.xz
|
||||
/libdazzle-3.32.1.tar.xz
|
||||
/libdazzle-3.32.2.tar.xz
|
||||
/libdazzle-3.33.1.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
%global gtk3_version 3.24.0
|
||||
|
||||
Name: libdazzle
|
||||
Version: 3.32.2
|
||||
Version: 3.33.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.32/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.33/%{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
|
||||
* Thu May 09 2019 Kalev Lember <klember@redhat.com> - 3.33.1-1
|
||||
- Update to 3.33.1
|
||||
|
||||
* Tue May 07 2019 Kalev Lember <klember@redhat.com> - 3.32.2-1
|
||||
- Update to 3.32.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libdazzle-3.32.2.tar.xz) = 06399839ea8fb18f8a538f413eb01524e6633e1fe56422ecf44453d319edf8baf9e63467dac19b29cedf13e399bff93a400207b3d5fff514dc83882bb62e435e
|
||||
SHA512 (libdazzle-3.33.1.tar.xz) = 9adbabc660596eacd553e9c4f63b4b03697a40efe0e09f8ee7a578b4a766709ecfefd450316f2e0753d8e6056860719754de7c822175b208cb6d0aa247d5126b
|
||||
|
Loading…
Reference in New Issue
Block a user