[vdr-markad/f34] Update to 3.0.18
by Martin Gansser
Summary of changes:
40c203f... Update to 3.0.18 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 11 months
[vdr-markad/f35] Update to 3.0.18
by Martin Gansser
Summary of changes:
40c203f... Update to 3.0.18 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 11 months
[vdr-markad] Update to 3.0.18
by Martin Gansser
commit 40c203f7e67ab53b73c0608886ad91dd87f02438
Author: Martin Gansser <mgansser(a)online.de>
Date: Tue Nov 30 12:30:14 2021 +0100
Update to 3.0.18
.gitignore | 1 +
sources | 2 +-
vdr-markad.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d75606..821e132 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ vdr-plugin-markad-74e2a8c5382fa8bfacd12274899112724a1e0d51.tar.bz2
/vdr-markad-3.0.15.tar.gz
/vdr-markad-3.0.16.tar.gz
/vdr-markad-3.0.17.tar.gz
+/vdr-markad-3.0.18.tar.gz
diff --git a/sources b/sources
index 3f234b5..ab396a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-markad-3.0.17.tar.gz) = 006ba52d64a6e92cd0d8445cf8a2581d1a74ae54a6203b837bcc3c24ee450edb356e964573dc7517dd8bd72908c7eff3ad16950924d5d34e435a5c6a2939c88e
+SHA512 (vdr-markad-3.0.18.tar.gz) = a9454276175fdc9689f777feaa42b997fdbeda62e5581d3c941e6e3b81e4cf2acc0fbe56b7d6e52f4695e95cc55a32c1d827c71162f224b258c17cc93cf5619b
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 879570c..1d71dd0 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,5 +1,5 @@
Name: vdr-markad
-Version: 3.0.17
+Version: 3.0.18
Release: 1%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
@@ -48,6 +48,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Tue Nov 30 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.18-1
+- Update to 3.0.18
+
* Thu Nov 04 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.17-1
- Update to 3.0.17
2 years, 11 months
[vdr-softhddevice] Update to 1.2.5
by Martin Gansser
commit 0247f05457d2e15a2534ed268ed54a18f011a1d5
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Nov 29 13:48:49 2021 +0100
Update to 1.2.5
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 168ab47..726a014 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/vdr-softhddevice-1.2.1.tar.gz
/vdr-softhddevice-1.2.2.tar.gz
/vdr-softhddevice-1.2.4.tar.gz
+/vdr-softhddevice-1.2.5.tar.gz
diff --git a/sources b/sources
index 39215a3..5e7c82a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-1.2.4.tar.gz) = c73cbe5353582dd4d28634f0e987972e9acee01faec457cd01a0783d7bb3b4515ed0c5160b9d71a6f59f31a349c8ba3cef8251dbdd1f55c797af19e6b5fe4c6e
+SHA512 (vdr-softhddevice-1.2.5.tar.gz) = a258dad7b2287062cdee71ea8ff80ff48fcfd71b348f570eebc3ad1fe884805524556a8c9c310e4a70edf5d9ff337090335f1ccd8dcccd20b05fd3f74e8938d8
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index cb4ad44..f28d071 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -1,5 +1,5 @@
Name: vdr-softhddevice
-Version: 1.2.4
+Version: 1.2.5
Release: 1%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
@@ -79,6 +79,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Mon Nov 29 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.5-1
+- Update to 1.2.5
+
* Sat Nov 06 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.4-1
- Update to 1.2.4
2 years, 11 months
[unifi] Update to 6.5.53 (NOTE: RC 6.5.51 contains the majority of the release notes)
by Richard Shaw
commit 9729b6e80e4866453ddbeed04883cfcff1439335
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sun Nov 28 08:56:29 2021 -0600
Update to 6.5.53 (NOTE: RC 6.5.51 contains the majority of the release notes)
https://community.ui.com/releases/UniFi-Network-Application-6-5-51/781e3a...
.gitignore | 1 +
sources | 2 +-
unifi.spec | 6 +++++-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5616885..42a1ffb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
/UniFi-6.2.25.unix.zip
/UniFi-6.2.26.unix.zip
/UniFi-6.4.54.unix.zip
+/UniFi-6.5.53.unix.zip
diff --git a/sources b/sources
index fca7518..75f6441 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UniFi-6.4.54.unix.zip) = d0502f87fe6827cdfabbffce7c7b0159aaad2ac032b59d04d5f233ada279fb90d5e21e043de518260c3380c7e23ff561f04040433a441866421dbe9b2db540c0
+SHA512 (UniFi-6.5.53.unix.zip) = b0abfd12719335a542affa06958489af241054277092a72d7f6bb22f14fd2169b4c4a4cfef0f1c9cd80fe7203d733f5bc25ea753253cec5f6f29042eed1cb44e
diff --git a/unifi.spec b/unifi.spec
index b88cbc7..b222ecb 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 6.4.54
+Version: 6.5.53
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -362,6 +362,10 @@ fi
%changelog
+* Sun Nov 28 2021 Richard Shaw <hobbes1069(a)gmail.com> - 6.5.53-1
+- Update to 6.5.53 (NOTE: RC 6.5.51 contains the majority of the release notes)
+- https://community.ui.com/releases/UniFi-Network-Application-6-5-51/781e3a...
+
* Mon Sep 20 2021 Richard Shaw <hobbes1069(a)gmail.com> - 6.4.54-1
- Update to 6.4.54, see:
https://community.ui.com/releases/UniFi-Network-Application-6-4-54/c1be3b...
2 years, 11 months