[mixxx/f34] (3 commits) ...Fix CTest exclude regex
by Uwe Klotz
Summary of changes:
bcdcd48... Disable spuriously failing tests (*)
21a59ea... New upstream snapshot 2.3.0-0.20.beta.20210322git25f342e (*)
ecf3f6e... Fix CTest exclude regex (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 8 months
[shotcut/f32] Update to 21.03.21
by Martin Gansser
Summary of changes:
4a06f6f... Update to 21.03.21 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 8 months
[shotcut/f33] Update to 21.03.21
by Martin Gansser
Summary of changes:
4a06f6f... Update to 21.03.21 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 8 months
[shotcut/f34] Update to 21.03.21
by Martin Gansser
Summary of changes:
4a06f6f... Update to 21.03.21 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 8 months
[shotcut] Update to 21.03.21
by Martin Gansser
commit 4a06f6f4c74a04e1d8c05eb60db42f15c1a6f239
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Mar 22 13:24:07 2021 +0100
Update to 21.03.21
.gitignore | 1 +
shotcut.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9057bd4..e18998f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
/shotcut-21.01.29.tar.gz
/shotcut-21.02.15.tar.gz
/shotcut-21.02.27.tar.gz
+/shotcut-21.03.21.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index 118d739..6d1aa95 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -3,7 +3,7 @@
%define _vstring %(echo %{version} |tr -d ".")
Name: shotcut
-Version: 21.02.27
+Version: 21.03.21
Release: 1%{dist}
#Release: 0.1.beta1%%{dist}
Summary: A free, open source, cross-platform video editor
@@ -183,6 +183,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/org.%{name}.S
%doc doc
%changelog
+* Mon Mar 22 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 21.03.21-1
+- Update to 21.03.21
+
* Sun Feb 28 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 21.02.27-1
- Update to 21.02.27
diff --git a/sources b/sources
index 1eaa0b5..325d164 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (shotcut-21.02.27.tar.gz) = 6c282702fa0322448a9679128e920d099d5d11b122dbcb7c0a54be3da25fd54afc39c910fe99b498dc67be8f31c251be31472c93233d1b609f9eea5dd96e3ed0
+SHA512 (shotcut-21.03.21.tar.gz) = 402d714df7285d49269891e5def0b8a1a46f54b6ec88b0201981bdf8d866c49e83bbbf513805795630e39335e0fddc2457e1a7db582affe4a4d057ac5ab4e2bb
3 years, 8 months
[deadbeef-mpris2-plugin] Update to 1.14.
by Vasiliy Glazov
commit 18b839b69fc6f9f76c3f1c638976ff97f03a0b76
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Mon Mar 22 13:54:16 2021 +0300
Update to 1.14.
.gitignore | 1 +
deadbeef-mpris2-plugin.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c6d9229..9f62579 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/deadbeef-mpris2-plugin-1.11.tar.xz
/deadbeef-mpris2-plugin-1.12.tar.xz
/deadbeef-mpris2-plugin-1.13.tar.xz
+/deadbeef-mpris2-plugin-1.14.tar.xz
diff --git a/deadbeef-mpris2-plugin.spec b/deadbeef-mpris2-plugin.spec
index 0b8e39f..3832520 100644
--- a/deadbeef-mpris2-plugin.spec
+++ b/deadbeef-mpris2-plugin.spec
@@ -1,6 +1,6 @@
Name: deadbeef-mpris2-plugin
-Version: 1.13
-Release: 4%{?dist}
+Version: 1.14
+Release: 1%{?dist}
Summary: MPRISv2 plugin for the DeaDBeeF music player
License: GPLv2+
@@ -45,6 +45,9 @@ rm %{buildroot}%{_libdir}/deadbeef/mpris.*a
%changelog
+* Mon Mar 22 2021 Vasiliy N. Glazov <vascom2(a)gmail.com> 1.14-1
+- Update to 1.14
+
* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.13-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
diff --git a/sources b/sources
index 3d35fdf..519fd7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-848323d88f9b781d6c6e6dbf9a4e04c8 deadbeef-mpris2-plugin-1.13.tar.xz
+SHA512 (deadbeef-mpris2-plugin-1.14.tar.xz) = d691eb794833e7b708fbf62ecb661bc826fd0a2c154e6621d646f915e780d0c9b1dce0a8008c008ae67f0f5e1f40de92b2fdeaa61c99705fa74f7f709f00221c
3 years, 8 months
[vdr-mpv/f32] Update to 1.1.0
by Martin Gansser
Summary of changes:
746cba3... Update to 1.1.0 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 8 months
[vdr-mpv/f33] Update to 1.1.0
by Martin Gansser
Summary of changes:
746cba3... Update to 1.1.0 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 8 months
[vdr-mpv/f34] Update to 1.1.0
by Martin Gansser
Summary of changes:
746cba3... Update to 1.1.0 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 8 months