Update to 3.40.0
This commit is contained in:
parent
3a8db31f75
commit
043966b085
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
|||||||
/libdazzle-3.36.0.tar.xz
|
/libdazzle-3.36.0.tar.xz
|
||||||
/libdazzle-3.37.1.tar.xz
|
/libdazzle-3.37.1.tar.xz
|
||||||
/libdazzle-3.38.0.tar.xz
|
/libdazzle-3.38.0.tar.xz
|
||||||
|
/libdazzle-3.40.0.tar.xz
|
||||||
|
@ -2,13 +2,13 @@
|
|||||||
%global gtk3_version 3.24.0
|
%global gtk3_version 3.24.0
|
||||||
|
|
||||||
Name: libdazzle
|
Name: libdazzle
|
||||||
Version: 3.38.0
|
Version: 3.40.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Experimental new features for GTK+ and GLib
|
Summary: Experimental new features for GTK+ and GLib
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://git.gnome.org/browse/libdazzle/
|
URL: https://git.gnome.org/browse/libdazzle/
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.40/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
@ -84,6 +84,9 @@ xvfb-run -w 10 eval "%meson_test"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 3.40.0-1
|
||||||
|
- Update to 3.40.0
|
||||||
|
|
||||||
* Tue Jan 26 2021 Kalev Lember <klember@redhat.com> - 3.38.0-2
|
* Tue Jan 26 2021 Kalev Lember <klember@redhat.com> - 3.38.0-2
|
||||||
- Use meson_test macro instead of 'ninja test'
|
- Use meson_test macro instead of 'ninja test'
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libdazzle-3.38.0.tar.xz) = 76dee75fab5a508c274f45cf5f51bac4edc80786942ccc64e49ffe1721607d88f9067b0a7751f44a48bfe38ee87b6986d449e8c5e6b704c6ec32de84d21f7e69
|
SHA512 (libdazzle-3.40.0.tar.xz) = 23bf0a176fb847ee46a22a96594e9ed60921f104875fd102375445f364b552167778a56dd4929a18b2a7bee1144fd5e07d5cadac3355ac4877cd56838cb5deb2
|
||||||
|
Loading…
Reference in New Issue
Block a user