commit 7ae120f221e9a49486bdf3cea77167396066d266
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Aug 3 11:33:24 2021 +0100
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
minidlna.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/minidlna.spec b/minidlna.spec
index 1c3d012..a856a15 100644
--- a/minidlna.spec
+++ b/minidlna.spec
@@ -2,7 +2,7 @@
Name: minidlna
Version: 1.3.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Lightweight DLNA/UPnP-AV server targeted at embedded systems
License: GPLv2
@@ -134,6 +134,9 @@ exit 0
%changelog
+* Tue Aug 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1.3.0-5
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
+
* Sat Mar 20 2021 Andrea Musuruane <musuruan(a)gmail.com> - 1.3.0-4
- Fix core dump (BZ #5938)
- Fix leaked sockets by correctly initialising the ev struct