Update to 20250130
Moves /etc/m1n1.conf from this package to m1n1.
This commit is contained in:
parent
a425a997a2
commit
e4e1bf166e
3 changed files with 5 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,3 +18,4 @@
|
|||
/asahi-scripts-20240429.tar.gz
|
||||
/asahi-scripts-20240822.tar.gz
|
||||
/asahi-scripts-20250128.tar.gz
|
||||
/asahi-scripts-20250130.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: asahi-scripts
|
||||
Version: 20250128
|
||||
Version: 20250130
|
||||
Release: %autorelease
|
||||
Summary: Miscellaneous admin scripts for Asahi Linux
|
||||
|
||||
|
|
@ -30,6 +30,8 @@ Summary: Asahi Linux firmware extractor
|
|||
Requires: %{name} = %{version}-%{release}
|
||||
# Not using python3dist(asahi-firmware) because its version is fixed
|
||||
Requires: python3-asahi_firmware >= 0.5.4
|
||||
# m1n1.conf moved from this package to m1n1
|
||||
Obsoletes: asahi-scripts < 20250130
|
||||
|
||||
%description -n asahi-fwupdate
|
||||
Asahi Linux firmware updater.
|
||||
|
|
@ -121,7 +123,6 @@ grep -q 'asahi_firmware' && %{_sbindir}/asahi-fwupdate || :
|
|||
|
||||
%files -n update-m1n1
|
||||
%license LICENSE
|
||||
%config(noreplace) %{_sysconfdir}/m1n1.conf
|
||||
%config(noreplace) %{_sysconfdir}/sysconfig/update-m1n1
|
||||
%{_sbindir}/update-m1n1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (asahi-scripts-20250128.tar.gz) = cd9f7e7b0b87b340369994efbcb3885f8e5badcf358a08a80f1616e55d90c5468caec5cbdde88cd764c1ab7273df62d7cbcec304ec71e50575efeca71e588c24
|
||||
SHA512 (asahi-scripts-20250130.tar.gz) = 87052bc66c74d616021abe1a62481800e11a6a73889717d02bc581e723915ba8c8ffced4e17b53d35e33d2bf85e91d1c9c1a2dca462ceb62ac88d736fba5d9ee
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue