From a43196c791e209898150a6449188205ac11c917e Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Wed, 16 Nov 2022 17:36:41 +0800 Subject: [PATCH] Modify invalid Source --- meson.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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