[mp4tools] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
by Leigh Scott
commit 4c1d0a66021fe9f7f5253b5036dc23ec79136abb
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Feb 3 19:58:55 2021 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
mp4tools.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mp4tools.spec b/mp4tools.spec
index 2b0779b..a69429b 100644
--- a/mp4tools.spec
+++ b/mp4tools.spec
@@ -11,10 +11,10 @@
Name: mp4tools
%if 0%{?usesnapshot}
Version: 3.8
-Release: 5.beta3%{?snapshottag}%{?dist}
+Release: 6.beta3%{?snapshottag}%{?dist}
%else
Version: 3.8
-Release: 2%{?dist}
+Release: 3%{?dist}
%endif
Summary: A free cross-platform tool to manipulate MP4 files
License: GPLv2
@@ -124,6 +124,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/mp4splitter.desktop
%{_datadir}/pixmaps/mp4splitter.png
%changelog
+* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.8-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
3 years, 9 months
[motion] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
by Leigh Scott
commit a7401f5f8e79da8b5b8bf3c498d0c32b5110f30f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Feb 3 19:58:11 2021 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
motion.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/motion.spec b/motion.spec
index 6341312..219b9f0 100644
--- a/motion.spec
+++ b/motion.spec
@@ -24,7 +24,7 @@
Name: motion
Version: 4.3.2
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A motion detection system
License: GPLv2+
@@ -139,6 +139,9 @@ find /var/motion -user root -group root -exec chown motion:video '{}' ';'
%{_tmpfilesdir}/%{name}.conf
%changelog
+* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 4.3.2-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
* Fri Jan 1 2021 Leigh Scott <leigh123linux(a)gmail.com> - 4.3.2-2
- Rebuilt for new ffmpeg snapshot
3 years, 9 months
[moc] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
by Leigh Scott
commit 9d7e7a376aaaca5308dbe2d36d0549748e87a49d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Feb 3 19:53:53 2021 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
moc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/moc.spec b/moc.spec
index 859415c..6f2ac8d 100644
--- a/moc.spec
+++ b/moc.spec
@@ -14,7 +14,7 @@
Name: moc
Summary: Music on Console - Console audio player for Linux/UNIX
Version: 2.6
-Release: 0.36.svn%{checkout}%{?dist}
+Release: 0.37.svn%{checkout}%{?dist}
License: GPLv3+
URL: http://moc.daper.net
@@ -100,6 +100,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/moc/decoder_plugins/*.la
%{_libdir}/%{name}/
%changelog
+* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.6-0.37.svn3005
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
* Thu Dec 31 2020 Antonio Trande <sagitter(a)fedoraproject.org> - 2.6-0.36.svn3005
- Add make BR
3 years, 9 months
[mlt-freeworld] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
by Leigh Scott
commit 250e7bd709b1fccd753e1c189e4d02f201cde02d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Feb 3 19:53:30 2021 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
mlt-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/mlt-freeworld.spec b/mlt-freeworld.spec
index 0167576..f58e524 100644
--- a/mlt-freeworld.spec
+++ b/mlt-freeworld.spec
@@ -8,7 +8,7 @@
Name: mlt-freeworld
Version: 6.24.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Toolkit for broadcasters, video editors, media players, transcoders
# mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
@@ -117,6 +117,9 @@ find %{buildroot} -type d -empty -delete
%{_datadir}/mlt/
%changelog
+* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 6.24.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
* Fri Jan 1 2021 Leigh Scott <leigh123linux(a)gmail.com> - 6.24.0-2
- Rebuilt for new ffmpeg snapshot
3 years, 9 months