diff --git a/1.3.1.tar.gz b/1.3.1.tar.gz new file mode 100644 index 0000000..8d9d46d Binary files /dev/null and b/1.3.1.tar.gz differ diff --git a/meson-1.1.1.tar.gz b/meson-1.1.1.tar.gz deleted file mode 100644 index 93f0b19..0000000 Binary files a/meson-1.1.1.tar.gz and /dev/null differ diff --git a/meson.spec b/meson.spec index 36bffc3..b91efa1 100644 --- a/meson.spec +++ b/meson.spec @@ -1,10 +1,10 @@ Name: meson -Version: 1.1.1 +Version: 1.3.1 Release: 1 Summary: An open source high quality build system -License: ASL 2.0 +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/archive/refs/tags/%{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 +* Fri Jan 12 2024 kkz - 1.3.1-1 +- update to 1.3.1 + * Thu Aug 10 2023 xu_ping <707078654@qq.com> - 1.1.1-1 - update to 1.1.1