[vdr-xineliboutput/f40] rebuild
by Leigh Scott
Summary of changes:
08953c8... rebuild (*)
(*) This commit already existed in another branch; no separate mail sent
9 months
[vdr-xineliboutput] rebuild
by Leigh Scott
commit 08953c822b7358fd17fc68568b4ec2ae8b29a997
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Feb 21 12:50:04 2024 +0000
rebuild
vdr-xineliboutput.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-xineliboutput.spec b/vdr-xineliboutput.spec
index bdd456f..d630ac3 100644
--- a/vdr-xineliboutput.spec
+++ b/vdr-xineliboutput.spec
@@ -11,7 +11,7 @@
Name: vdr-%{pname}
Version: 2.3.0
-Release: 4.%{gitdate}git%{gitrev}%{?dist}
+Release: 5.%{gitdate}git%{gitrev}%{?dist}
Summary: Plugins for watching VDR over Xine
License: GPLv2+
URL: http://sourceforge.net/projects/xineliboutput
@@ -161,6 +161,9 @@ find %{buildroot}%{xineplugindir} -name '*.so' -exec chmod +x '{}' ';'
%endif
%changelog
+* Wed Feb 21 2024 Leigh Scott <leigh123linux(a)gmail.com> - 2.3.0-5.20231105git16af850
+- rebuilt
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 2.3.0-4.20231105git16af850
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
9 months
[mixxx/f38: 3/3] Merge branch 'master' into f38
by Leigh Scott
commit b4fdb62d13120d2c27905028fc50749253ed9c7e
Merge: a9290bf 3dbbe16
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Feb 20 07:47:41 2024 +0000
Merge branch 'master' into f38
mixxx.spec | 11 +++++++----
sources | 4 ++--
2 files changed, 9 insertions(+), 6 deletions(-)
---
9 months
[mixxx/f38] (3 commits) ...Merge branch 'master' into f38
by Leigh Scott
Summary of changes:
850d55b... New upstream release 2.4.0 (adds missing translations) (*)
3dbbe16... New upstream release 2.4.0 (adds missing translations) (*)
b4fdb62... Merge branch 'master' into f38
(*) This commit already existed in another branch; no separate mail sent
9 months
[telegram-desktop] Update to 4.15.0.
by Vasiliy Glazov
commit c83fdded41b2d306ca580b755f67b4fb60d69f56
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Tue Feb 20 09:29:39 2024 +0300
Update to 4.15.0.
sources | 2 +-
telegram-desktop.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index 2f750e9..9c77c8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-4.14.15-full.tar.gz) = 12812fa1fd067fca03b2e5cb04502ef05e98368b91a4ed5458a61a0bea8b3d6daf6c32b7632c170fe0904acb63eb422f6fa6364e4af18f73e49659e2d50f531b
+SHA512 (tdesktop-4.15.0-full.tar.gz) = 95aa5f14a9a88b9c6421049445f59f1c5c5d7ab4ca4e8b8f4ab7389bdb8f3cc6b29fea270574881633035acec769ba271261f84ec269010c63af28a03719da98
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 753744c..c67f238 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -5,7 +5,7 @@
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
Name: telegram-desktop
-Version: 4.14.15
+Version: 4.15.0
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -169,6 +169,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_metainfodir}/*.metainfo.xml
%changelog
+* Tue Feb 20 2024 Vasiliy Glazov <vascom2(a)gmail.com> - 4.15.0-1
+- Update to 4.15.0
+
* Sat Feb 10 2024 Vasiliy Glazov <vascom2(a)gmail.com> - 4.14.15-1
- Update to 4.14.15
9 months
[shotcut/f40] Update to 24.02.19
by Leigh Scott
Summary of changes:
89adb6d... Update to 24.02.19 (*)
(*) This commit already existed in another branch; no separate mail sent
9 months
[shotcut] Update to 24.02.19
by Leigh Scott
commit 89adb6d8c3b2e24eb460548f4f32f3bda69599af
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Feb 19 22:03:18 2024 +0000
Update to 24.02.19
.gitignore | 1 +
shotcut.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d6e1a1..a479681 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,4 @@
/shotcut-23.11.04.tar.gz
/shotcut-23.11.29.tar.gz
/shotcut-24.01.31.tar.gz
+/shotcut-24.02.19.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index a6dc8c8..96d3a58 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -1,5 +1,5 @@
Name: shotcut
-Version: 24.01.31
+Version: 24.02.19
Release: 1%{dist}
Summary: A free, open source, cross-platform video editor
# The entire source code is GPLv3+ except mvcp/ which is LGPLv2+
@@ -184,6 +184,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/org.%{name}.S
%doc doc
%changelog
+* Mon Feb 19 2024 Leigh Scott <leigh123linux(a)gmail.com> - 24.02.19-1
+- Update to 24.02.19
+
* Sat Feb 03 2024 Leigh Scott <leigh123linux(a)gmail.com> - 24.01.31-1
- Update to 24.01.31
diff --git a/sources b/sources
index e5cb4b4..7d06296 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (shotcut-24.01.31.tar.gz) = 805e7550e4c5004fbd68636c56edbac09b5993bc508b8bd7a38f3427f08c7dcf23e76f38d78dc780433da6fa8ed3de208c3349f41cbfabf668e629dacff51969
+SHA512 (shotcut-24.02.19.tar.gz) = 60fc8874622db7ebb3e345ac8ba23a0d7c5e60c929c5955189b71540bbd5946e4dc0db0ad119a4ba3659f2d6e4dd64652be3dabc82b3c01feefb5619685ec454
9 months