From cd7a9d753f9869ae81d5cf3d5832f8ac8990f861 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 12 2015 19:02:30 +0000 Subject: 0.25.0 Signed-off-by: Igor Gnatenko --- diff --git a/.gitignore b/.gitignore index f24616f..d6fd32e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /meson-0.23.0.tar.gz /meson-0ba1d54.tar.gz /meson-0.24.0.tar.gz +/meson-0.25.0.tar.gz diff --git a/meson.spec b/meson.spec index 244388d..f39b0ae 100644 --- a/meson.spec +++ b/meson.spec @@ -1,8 +1,8 @@ %global __python %{__python3} Name: meson -Version: 0.24.0 -Release: 3%{?dist} +Version: 0.25.0 +Release: 1%{?dist} Summary: High productivity build system License: ASL 2.0 @@ -81,6 +81,9 @@ MESON_PRINT_TEST_OUTPUT=1 ./run_tests.py %{_mandir}/man1/%{name}gui.1.* %changelog +* Sun Jul 12 2015 Igor Gnatenko - 0.25.0-1 +- 0.25.0 + * Sat Jul 11 2015 Igor Gnatenko - 0.24.0-3 - Update URLs - drop unneded hacks in install section diff --git a/sources b/sources index e0d9235..228a970 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -174914f3dd91bef5c0f92368506259cb meson-0.24.0.tar.gz +96d3b364eee90dc9f6cb21997e5251ca meson-0.25.0.tar.gz