diff --git a/meson-0.59.4.tar.gz b/meson-0.59.4.tar.gz deleted file mode 100644 index ac707425a6d070949b59b03a1504770912fabb36..0000000000000000000000000000000000000000 Binary files a/meson-0.59.4.tar.gz and /dev/null differ diff --git a/meson-0.63.2.tar.gz b/meson-0.63.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4c8531bd853d6adddf5a078e0543e7c6c20301db Binary files /dev/null and b/meson-0.63.2.tar.gz differ diff --git a/meson.spec b/meson.spec index 6a20f0b69606d6593b1568d1b949aeb20cfad7ef..3f561aac5f8543363e79fb3898def1410e072ba9 100644 --- a/meson.spec +++ b/meson.spec @@ -1,10 +1,10 @@ Name: meson -Version: 0.59.4 -Release: 2 +Version: 0.63.2 +Release: 1 Summary: An open source high quality build system License: ASL 2.0 URL: https://mesonbuild.com/ -Source0: https://github.com/mesonbuild/meson/releases/download/%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/mesonbuild/meson/archive/%{version}/%{name}-%{version}.tar.gz BuildArch: noarch Obsoletes: %{name}-gui < 0.31.0-3 @@ -48,6 +48,9 @@ install -Dpm0644 data/macros.%{name} %{buildroot}%{_rpmmacrodir}/macros.%{name} %{_mandir}/man1/%{name}.1* %changelog +* Sat Jan 07 2023 xingxing - 0.63.2-1 +- update to 0.63.2 + * Wed Nov 16 2022 yaoxin - 0.59.4-2 - Modify invalid Source