diff --git a/meson.spec b/meson.spec index cb1f333..6a20f0b 100644 --- a/meson.spec +++ b/meson.spec @@ -1,10 +1,10 @@ Name: meson Version: 0.59.4 -Release: 1 +Release: 2 Summary: An open source high quality build system License: ASL 2.0 URL: https://mesonbuild.com/ -Source0: https://github.com/mesonbuild/meson/archive/%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/mesonbuild/meson/releases/download/%{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 +* Wed Nov 16 2022 yaoxin - 0.59.4-2 +- Modify invalid Source + * Fri Sep 3 2021 hanhui - 0.59.4-1 - Upgrade to 0.59.4