File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree File renamed without changes.
Original file line number Diff line number Diff line change 1+ -----BEGIN PGP PUBLIC KEY BLOCK-----
2+
3+ mDMEZR4VUBYJKwYBBAHaRw8BAQdAblZulgVHddCPHvfbGGYWyA4vNt49lZMxRS+R
4+ 6OSrWWi0E3QybGludXggRmVkb3JhICgzOSmImQQTFgoAQRYhBPjRUuPH2y7Vt7Kb
5+ bUmoYbkRXcpTBQJlHhVQAhsDBQkBPAkABQsJCAcCAiICBhUKCQgLAgQWAgMBAh4H
6+ AheAAAoJEEmoYbkRXcpTrj0A/jRot/c8fhcXeYDWzK/06mvuYQ2oCOE64QHcAb4u
7+ FnukAP9O+vyAKwn9jOlQD60tuTXOuT76BvUBQwSPHbRTKzOwCLg4BGUeFVASCisG
8+ AQQBl1UBBQEBB0DqNFySYjXeS4Yw3xgJh3NMxdcFSgsk4srbCvsjGhFiXQMBCAeI
9+ fgQYFgoAJhYhBPjRUuPH2y7Vt7KbbUmoYbkRXcpTBQJlHhVQAhsMBQkBPAkAAAoJ
10+ EEmoYbkRXcpTAxcA/imAxR9lDpz1jbVZnKIbh3xU+EN8XU1qfbPuxI9vxqjtAQC+
11+ zVRSC6jt/FGOMMXXn10khuqTFV4YVP3GjY9TQM5LDw==
12+ =h+cy
13+ -----END PGP PUBLIC KEY BLOCK-----
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ enabled=True
55gpgcheck=True
66cost=800
77priority=80
8- gpgkey=file:///etc/pki/rpm-gpg/t2linux-fedora.pub
8+ gpgkey=file:///etc/pki/rpm-gpg/t2linux-fedora-38 .pub
Original file line number Diff line number Diff line change 11Name: t2linux-repo
2- Version: 5 .0.1
3- Release: 3 %{?dist }
2+ Version: 6 .0.0
3+ Release: 1 %{?dist }
44Summary: DNF Repo for linux on t2 macs.
55License: MIT
6-
76URL: https://github.com/t2linux/fedora-kernel
8- Source0: t2linux-fedora.pub
9- Source1: t2linux-fedora-new.pub
10- Source2: t2linux-fedora.repo
7+
8+ Source0: t2linux-fedora.repo
9+ Source1: t2linux-fedora-38.pub
10+ Source2: t2linux-fedora-39.pub
1111
1212%description
1313DNF repo files for linux on t2 macs.
@@ -17,12 +17,11 @@ DNF repo files for linux on t2 macs.
1717%build
1818
1919%install
20- install -D -m 644 %{SOURCE0 } %{buildroot }/etc/pki/rpm-gpg/t2linux-fedora.pub
21- install -D -m 644 %{SOURCE1 } %{buildroot }/etc/pki/rpm-gpg/t2linux-fedora-new.pub
22-
23- install -D -m 644 %{SOURCE2 } %{buildroot }/etc/yum.repos.d/t2linux-fedora.repo
20+ install -D -m 644 %{SOURCE0 } %{buildroot }/etc/yum.repos.d/t2linux-fedora.repo
21+ install -D -m 644 %{SOURCE1 } %{buildroot }/etc/pki/rpm-gpg/t2linux-fedora-38.pub
22+ install -D -m 644 %{SOURCE2 } %{buildroot }/etc/pki/rpm-gpg/t2linux-fedora-39.pub
2423
2524%files
2625/etc/yum.repos.d/t2linux-fedora.repo
27- /etc/pki/rpm-gpg/t2linux-fedora.pub
28- /etc/pki/rpm-gpg/t2linux-fedora-new .pub
26+ /etc/pki/rpm-gpg/t2linux-fedora-38 .pub
27+ /etc/pki/rpm-gpg/t2linux-fedora-39 .pub
You can’t perform that action at this time.
0 commit comments