[unifi/f38] Update to 7.5.187.
by Richard Shaw
Summary of changes:
2bef729... Update to 7.5.187. (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 1 month
[unifi/f39] Update to 7.5.187.
by Richard Shaw
Summary of changes:
2bef729... Update to 7.5.187. (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 1 month
[unifi] Update to 7.5.187.
by Richard Shaw
commit 2bef7299e61de8ff215f080d82db5671439569db
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu Oct 19 15:38:30 2023 -0500
Update to 7.5.187.
.gitignore | 1 +
sources | 2 +-
unifi.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 44a69ab..fb11e58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
/UniFi-7.4.156.unix.zip
/UniFi-7.4.162.unix.zip
/UniFi-7.5.174.unix.zip
+/UniFi-7.5.187.unix.zip
diff --git a/sources b/sources
index d75c1e8..5243cb7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UniFi-7.5.174.unix.zip) = 30eaf8039682704df8878ba392b18ebcbc0ed0ca72f3f9cf239fe6cd90c34d0d727d208329e2c8ddb891c259c435fb27da1242abef35fd658e92353f2a09d149
+SHA512 (UniFi-7.5.187.unix.zip) = 703e29273412c497a5bea74210e8c409c629b81fee2badd3f116bbb31a2ca82942ff0281303c0da57757a85e44f4457ba3730deaba0a1f4cc2adc1eb5ace3276
diff --git a/unifi.spec b/unifi.spec
index e82eaff..9710373 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 7.5.174
+Version: 7.5.187
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -357,6 +357,9 @@ fi
%changelog
+* Thu Oct 19 2023 Richard Shaw <hobbes1069(a)gmail.com> - 7.5.187-1
+- Update to 7.5.187.
+
* Fri Sep 01 2023 Richard Shaw <hobbes1069(a)gmail.com>
- Update to 7.5.174.
- Requires Java 17.
1 year, 1 month
[rpmfusion-nonfree-appstream-data] Regenerate for F39
by Leigh Scott
commit eb0bae5fff20e7e7b32a3953245da89fe0506c82
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Oct 19 17:48:31 2023 +0100
Regenerate for F39
.gitignore | 2 ++
rpmfusion-nonfree-appstream-data.spec | 5 ++++-
sources | 4 ++--
update-appdata-rpmfusion-nonfree.sh | 6 +++---
4 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index db725d8..fe7e9c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,5 @@ rpmfusion-nonfree/
/rpmfusion-nonfree-37.xml.gz
/rpmfusion-nonfree-38-icons.tar.gz
/rpmfusion-nonfree-38.xml.gz
+/rpmfusion-nonfree-39-icons.tar.gz
+/rpmfusion-nonfree-39.xml.gz
diff --git a/rpmfusion-nonfree-appstream-data.spec b/rpmfusion-nonfree-appstream-data.spec
index 644cd22..3cb516e 100644
--- a/rpmfusion-nonfree-appstream-data.spec
+++ b/rpmfusion-nonfree-appstream-data.spec
@@ -2,7 +2,7 @@
%global repoversion nonfree
Name: %{reponame}-%{repoversion}-appstream-data
-Version: 38
+Version: 39
Release: 1%{?dist}
Summary: Appstream metadata for the RPM Fusion nonfree repository
BuildArch: noarch
@@ -39,6 +39,9 @@ DESTDIR=%{buildroot} appstream-util install %{SOURCE0} %{SOURCE1}
%dir %{_datadir}/app-info/xmls
%changelog
+* Thu Oct 19 2023 Leigh Scott <leigh123linux(a)gmail.com> - 39-1
+- Regenerate for F39
+
* Mon Feb 20 2023 Leigh Scott <leigh123linux(a)gmail.com> - 38-1
- Regenerate for F38
diff --git a/sources b/sources
index f1d84b9..8b24ac7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (rpmfusion-nonfree-38-icons.tar.gz) = e632dda64d68a17befb912e2775bdf73a07ea91df9b0036808d98d94f807d7ada067b93edf06ff29be6669e87866d970dd3a21e1fab70a1cff218ee64b27b4a0
-SHA512 (rpmfusion-nonfree-38.xml.gz) = b724335597844ff873fb9c5af93a39359fbaff5df6deb9b779d94bcf06bb8f3df55d500a3522d81cec15988670b2f1de0a8cf834277eaccb133455ee81656b20
+SHA512 (rpmfusion-nonfree-39-icons.tar.gz) = cbfbf9720e5b26bbf8889b09ba8460ad03f884ff68416bdf9d67fd827345cc10a82d93328114a1b557a45c3879e7556956ab9f2f67e58340e17b98b096582dc7
+SHA512 (rpmfusion-nonfree-39.xml.gz) = beea6eee24306da8092bd4877595a3938e52b45e62755ff7aaaedaa2b153b2697b93e598adc869d3df78816a528a188724f1d1b07241c18dd48e824f04b8e800
diff --git a/update-appdata-rpmfusion-nonfree.sh b/update-appdata-rpmfusion-nonfree.sh
index a1fe271..53eee73 100755
--- a/update-appdata-rpmfusion-nonfree.sh
+++ b/update-appdata-rpmfusion-nonfree.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-RAWHIDE="39"
+RAWHIDE="40"
RELEASE=""
URL_DEV=""
URL_RELEASE=""
@@ -33,10 +33,10 @@ main ()
sudo dnf install /usr/bin/appstream-builder -y
fi
- appstream-builder --verbose --include-failed --max-threads=6 --log-dir=./logs/ \
+ appstream-builder --verbose --include-failed --log-dir=./logs/ \
--packages-dir=./Packages/ --temp-dir=./tmp/ --output-dir=./appstream-data/ \
--basename="rpmfusion-nonfree-$RELEASE" --origin="rpmfusion-nonfree-$RELEASE" \
- --enable-hidpi --veto-ignore=missing-parents
+ --veto-ignore=missing-parents
echo "Generated files are present in the appstream-data directory"
echo "To import new sources, run:"
1 year, 1 month
[rpmfusion-free-appstream-data] Regenerate for F39
by Leigh Scott
commit c4d2d6535092ea8799b2e469153721cd34208648
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Oct 19 17:34:58 2023 +0100
Regenerate for F39
.gitignore | 2 ++
rpmfusion-free-appstream-data.spec | 5 ++++-
sources | 4 ++--
update-appdata-rpmfusion-free.sh | 6 +++---
4 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85e1373..cf7215d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,5 @@ tags
/rpmfusion-free-rawhide.xml.gz
/rpmfusion-free-38-icons.tar.gz
/rpmfusion-free-38.xml.gz
+/rpmfusion-free-39-icons.tar.gz
+/rpmfusion-free-39.xml.gz
diff --git a/rpmfusion-free-appstream-data.spec b/rpmfusion-free-appstream-data.spec
index ac4ed42..1dd2627 100644
--- a/rpmfusion-free-appstream-data.spec
+++ b/rpmfusion-free-appstream-data.spec
@@ -2,7 +2,7 @@
%global repoversion free
Name: %{reponame}-%{repoversion}-appstream-data
-Version: 38
+Version: 39
Release: 1%{?dist}
Summary: Appstream metadata for the RPM Fusion free repository
BuildArch: noarch
@@ -40,6 +40,9 @@ DESTDIR=%{buildroot} appstream-util install %{SOURCE0} %{SOURCE1}
%dir %{_datadir}/app-info/xmls
%changelog
+* Thu Oct 19 2023 Leigh Scott <leigh123linux(a)gmail.com> - 39-1
+- Regenerate for F39
+
* Sun Feb 19 2023 Leigh Scott <leigh123linux(a)gmail.com> - 38-1
- Regenerate for F38
diff --git a/sources b/sources
index 1463d49..b279f93 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (rpmfusion-free-38-icons.tar.gz) = b26bd689426d1ab978f1a0545a1bc77ee6f1ed5ab38614557a66b1e345816d540897332d75d16283cee6f1b80acbc9e9e82b0e40395faae75897db26487fe019
-SHA512 (rpmfusion-free-38.xml.gz) = ee41e0e49f39dc7200709afbc14f1e00282f361c4c2b1c60da8bb04d78a9b42c761741a7e59074c419027791097e6b492a9f8c02166d0a2aa8474a7843818798
+SHA512 (rpmfusion-free-39-icons.tar.gz) = cb5fd9363eacaf030291ab7f16d9d79770175182785f765e918b44e7083190fd8f3eda5ecadd79b183ebaddc38be0d981c562f6a185af4ae553affbc188f0a02
+SHA512 (rpmfusion-free-39.xml.gz) = 2b573c33044fa0290b21b56028f1b62a878572ba09fe1b3917f2910a97c018ee7790cd137fd3e7bd1153e23327daec21e83b0a65d3b7bf9fd38c784395f4eedb
diff --git a/update-appdata-rpmfusion-free.sh b/update-appdata-rpmfusion-free.sh
index 7866f93..c4b608f 100755
--- a/update-appdata-rpmfusion-free.sh
+++ b/update-appdata-rpmfusion-free.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-RAWHIDE="39"
+RAWHIDE="40"
RELEASE=""
URL_DEV=""
URL_RELEASE=""
@@ -33,10 +33,10 @@ main ()
sudo dnf install /usr/bin/appstream-builder -y
fi
- appstream-builder --verbose --include-failed --max-threads=6 --log-dir=./logs/ \
+ appstream-builder --verbose --include-failed --log-dir=./logs/ \
--packages-dir=./Packages/ --temp-dir=./tmp/ --output-dir=./appstream-data/ \
--basename="rpmfusion-free-$RELEASE" --origin="rpmfusion-free-$RELEASE" \
- --enable-hidpi --veto-ignore=missing-parents
+ --veto-ignore=missing-parents
echo "Generated files are present in the appstream-data directory"
echo "To import new sources, run:"
1 year, 1 month
[nvidia-persistenced/el7] Update to 470.199.02
by Nicolas Chauvet
commit a6f1a0bf7e776910ca63c70cce5f12d61d07ac53
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Oct 19 14:47:58 2023 +0200
Update to 470.199.02
.gitignore | 1 +
nvidia-persistenced.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5c6f424..ee038ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ nvidia-persistenced-*.tar.gz
/nvidia-persistenced-450.51.tar.bz2
/nvidia-persistenced-450.57.tar.bz2
/nvidia-persistenced-450.66.tar.bz2
+/nvidia-persistenced-470.199.02.tar.bz2
diff --git a/nvidia-persistenced.spec b/nvidia-persistenced.spec
index c784f3d..ecfb0ac 100644
--- a/nvidia-persistenced.spec
+++ b/nvidia-persistenced.spec
@@ -2,7 +2,7 @@
Name: nvidia-persistenced
Epoch: 3
-Version: 450.66
+Version: 470.199.02
Release: 1%{?dist}
Summary: Daemon for maintaining persistent driver state
@@ -74,6 +74,9 @@ chmod -x %{buildroot}%{_mandir}/man1/%{name}.1.*
%changelog
+* Thu Oct 19 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 3:470.199.02-1
+- Update to 470.199.02
+
* Wed Aug 19 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:450.66-1
- Update to 450.66 release
diff --git a/sources b/sources
index 90429ce..4b0974d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-persistenced-450.66.tar.bz2) = 0dc7312e6fb55bc8a2e32d3f528a4c9ac4c0807f1e64842743a08270dfa09d09ce2ff7348580fbe889a521d56b0289441bfe0d810b5ea989a795c2889a1b3d18
+SHA512 (nvidia-persistenced-470.199.02.tar.bz2) = 8c4ac45954db02311f323d2dd79cbfeb7d6724e96b881069f1dd2d156be089ad2b3723cdc43c83d5a65bee28d45558fc55ebdc74f971abc4640cc5be0444f5e4
1 year, 1 month
[nvidia-modprobe/el7] Update to 470.199.02
by Nicolas Chauvet
commit 1cba5da13b2bfcb35d630ef170ebef628719ac95
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Oct 19 14:44:59 2023 +0200
Update to 470.199.02
.gitignore | 1 +
nvidia-modprobe.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 89e78e4..aa718b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ nvidia-modprobe-*.tar.gz
/nvidia-modprobe-450.51.tar.bz2
/nvidia-modprobe-450.57.tar.bz2
/nvidia-modprobe-450.66.tar.bz2
+/nvidia-modprobe-470.199.02.tar.bz2
diff --git a/nvidia-modprobe.spec b/nvidia-modprobe.spec
index 8854289..21133da 100644
--- a/nvidia-modprobe.spec
+++ b/nvidia-modprobe.spec
@@ -1,6 +1,6 @@
Name: nvidia-modprobe
Epoch: 3
-Version: 450.66
+Version: 470.199.02
Release: 1%{?dist}
Summary: Load the NVIDIA kernel module and create NVIDIA character device files
@@ -42,6 +42,9 @@ chmod -x %{buildroot}%{_mandir}/man1/nvidia-modprobe.1.*
%changelog
+* Thu Oct 19 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 3:470.199.02-1
+- Update to 470.199.02
+
* Wed Aug 19 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:450.66-1
- Update to 450.66 release
diff --git a/sources b/sources
index 6d7278f..9512223 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-modprobe-450.66.tar.bz2) = bed30826299e494925eb7d1f93dcf615d0f0ee46fe19a1a43e6c12ed5becdd3bb3ccb07da7121047a3f5e16dbab570d281b14d9489ad901d244a1f48244da5d7
+SHA512 (nvidia-modprobe-470.199.02.tar.bz2) = f66707d1e754d55ebc109d0d03f21143f5702d42ab56785c451b93aa577007de99526d453d732e32ddd273647e041bfe4cd5f4305c7535f2420bac17878c843d
1 year, 1 month
[nvidia-xconfig/el7] Update to 470.199.02
by Nicolas Chauvet
commit 9832e672a0399fcb6f0b6a0c87b171e8dd2edf54
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Oct 19 14:44:05 2023 +0200
Update to 470.199.02
nvidia-xconfig.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-xconfig.spec b/nvidia-xconfig.spec
index 8b9e6ec..a1d1102 100644
--- a/nvidia-xconfig.spec
+++ b/nvidia-xconfig.spec
@@ -1,6 +1,6 @@
Name: nvidia-xconfig
Epoch: 3
-Version: 450.66
+Version: 470.199.02
Release: 1%{?dist}
Summary: NVIDIA X configuration file editor
@@ -49,6 +49,9 @@ mkdir -p %{buildroot}%{_sbindir}
%changelog
+* Thu Oct 19 2023 Nicolas Chauvet <kwizart(a)gmail.com> - 3:470.199.02-1
+- Update to 470.199.02
+
* Wed Aug 19 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3:450.66-1
- Update to 450.66 release
diff --git a/sources b/sources
index 7e2120e..8f70c45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (nvidia-xconfig-450.66.tar.bz2) = 0eee899d1e780477e2b8d2123218023002109a10dc0bb2d6f01a27403ee77c51834cfeb7d5a579ccd346093bf4a6f358a333c57406388b35b3ea8ba00c27621c
+SHA512 (nvidia-xconfig-470.199.02.tar.bz2) = 0c1d18af896b8cb3a4992025ed207c9bcf2211e6a8e904755d51ce1d3791db89c0baa4571f9eb5198a5fcd13ffd41deec416c622f8207bb7dd23decd9864ad89
1 year, 1 month