Compare commits

...
Sign in to create a new pull request.

9 commits

Author SHA1 Message Date
Zephyr Lykos
bc4fcb1b3e
Fix xmake-data requires 2024-10-29 12:31:26 +08:00
topazus
975b105cb4 2.9.5 2024-09-28 00:12:38 +08:00
Packit
6a80a75d9d Update to 2.9.4 upstream release
- Resolves: rhbz#2301663

Upstream tag: v2.9.4
Upstream commit: e85b001f

Commit authored by Packit automation (https://packit.dev/)
2024-07-30 15:01:37 +00:00
Packit
e267518863 Update to 2.9.3 upstream release
- Resolves: rhbz#2294131

Upstream tag: v2.9.3
Upstream commit: a5da06f3

Commit authored by Packit automation (https://packit.dev/)
2024-06-25 02:30:12 +00:00
Packit
9bccad1bec Update to 2.9.2 upstream release
- Resolves: rhbz#2283192

Upstream tag: v2.9.2
Upstream commit: 6b6557c5

Commit authored by Packit automation (https://packit.dev/)
2024-05-25 10:12:18 +00:00
topazus
768e061de3 2.9.1 2024-04-23 23:36:48 +08:00
Packit
6dc8c6808c [packit] 2.8.9 upstream release
- Resolves rhbz#2270859

Upstream tag: v2.8.9
Upstream commit: cb1b6505
2024-03-21 21:29:03 +00:00
Packit
4d6920dd2a [packit] 2.8.8 upstream release
- Resolves rhbz#2267549

Upstream tag: v2.8.8
Upstream commit: d8e24825
2024-03-03 14:51:21 +00:00
Packit
2266f307cf [packit] 2.8.7 upstream release
- Resolves rhbz#2266055

Upstream tag: v2.8.7
Upstream commit: da279272
2024-02-26 16:19:13 +00:00
3 changed files with 6 additions and 2 deletions

3
README.packit Normal file
View file

@ -0,0 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
The file was generated using packit 0.99.0.post1.dev29+g2e75e6ff.

View file

@ -1 +1 @@
SHA512 (xmake-2.8.6.tar.gz) = d8cfb67f283c07d6fa1af0199111de09bf693741b3a18c127c5a053e8e67ea002b95c9b5a2cdbdb54c28acd4c252e917a4ab067bbcb98c67feebef56369927f9
SHA512 (xmake-2.9.5.tar.gz) = eac40c2c498b9a37d4648ed1867a4d0910a075d2459114919d5f72a5ce99de075a0b3dcd0efd4acc68e97246d5f3251b63dca0888ec5b88b6cb786ce365c2e1f

View file

@ -1,8 +1,9 @@
%bcond_with luajit
Name: xmake
Version: 2.8.6
Version: 2.9.5
%global __requires_exclude_from ^%{_datadir}/%{name}/scripts/.+\\.ps1$
%global forgeurl https://github.com/xmake-io/xmake
%forgemeta