[xpra-codecs-freeworld] Release 5.0.6
by Leigh Scott
commit 21b34663bfde24522c98fa27f76eaf7eb9a246d4
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Feb 24 23:58:16 2024 +0000
Release 5.0.6
.gitignore | 1 +
sources | 2 +-
xpra-codecs-freeworld.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dbd013d..9fb9bac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,4 @@ xpra-0.16.3.tar.xz
/xpra-5.0.1.tar.gz
/xpra-5.0.2.tar.gz
/xpra-5.0.3.tar.gz
+/xpra-5.0.6.tar.gz
diff --git a/sources b/sources
index 0d6abdf..0fb0044 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xpra-5.0.3.tar.gz) = 8c028f0437213e5d0849258e2bb93a227ae3404b768853b597515db9b31b05fbbe60b45c58e4a2ed17349c4b77b9e0d15dbb8c48bef8cc27fe378ac8caba3686
+SHA512 (xpra-5.0.6.tar.gz) = c25a763f4925c2ee987d7994cb040538635ba32bdfec830f386cae48e6acf4644b68198f79f42ddfef8174a16d6b40cdcedd75756fec1b23baa2319947a573be
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 3c53a4f..7a395be 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -39,8 +39,8 @@
%endif
Name: xpra-codecs-freeworld
-Version: 5.0.3
-Release: 2%{?dist}
+Version: 5.0.6
+Release: 1%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
URL: https://www.xpra.org/
@@ -190,6 +190,9 @@ find %{buildroot}%{python3_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Sat Feb 24 2024 Leigh Scott <leigh123linux(a)gmail.com> - 5.0.6-1
+- Release 5.0.6
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 5.0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
9 months
[xmltv] Update to xmltv 1.3.0 release
by Gary Buhrmaster
commit 28fe12868c5b3c301496fa812188aa254ea2ec18
Author: Gary Buhrmaster <gary.buhrmaster(a)gmail.com>
Date: Sat Feb 24 15:00:41 2024 +0000
Update to xmltv 1.3.0 release
.gitignore | 1 +
sources | 2 +-
v1.2.1...882453f420.patch | 5647 ---------------------------------------------
xmltv.spec | 8 +-
4 files changed, 7 insertions(+), 5651 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f871094..8237301 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ xmltv-0.5.67.tar.bz2
/xmltv-v1.1.2.tar.gz
/xmltv-v1.2.0.tar.gz
/xmltv-v1.2.1.tar.gz
+/xmltv-v1.3.0.tar.gz
diff --git a/sources b/sources
index cb86ccf..55f239f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xmltv-v1.2.1.tar.gz) = ff4a3f17a0b1858ea516177a0846fcd556a53d72553217ef3ad2878af7f9ed0c9dd84e3930f1bffaa301251e2306ab36383a9eae7c3b64282d7a298ec8e503db
+SHA512 (xmltv-v1.3.0.tar.gz) = 62e02c6b05bfb20446b2461e047535c99b6b704f5064fa18be7a535bd7f785a5c11169a85db98aa3c30107992b232f3466ccd6c29869ad311c2316a327128d22
diff --git a/xmltv.spec b/xmltv.spec
index a60d62e..ebec598 100644
--- a/xmltv.spec
+++ b/xmltv.spec
@@ -1,12 +1,11 @@
Name: xmltv
-Version: 1.2.1
-Release: 5%{?dist}
+Version: 1.3.0
+Release: 1%{?dist}
Summary: A set of utilities to manage your TV viewing
License: GPL-2.0
URL: http://xmltv.org/wiki/
Source0: https://github.com/XMLTV/xmltv/archive/v%{version}/xmltv-v%{version}.tar.gz
-Patch0001: v%{version}...882453f420.patch
BuildArch: noarch
@@ -255,6 +254,9 @@ make test
%changelog
+* Sat Feb 24 2024 Gary Buhrmaster <gary.buhrmaster(a)gmail.com> - 1.3.0-1
+- Update to xmltv 1.3.0 release
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.2.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
9 months
[nvidia-xconfig/f38: 4/4] Merge branch 'master' into f38
by Leigh Scott
commit 0899a119850fbb9972ce83136b9b1dd26b206133
Merge: 3a1971d 27e944f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Feb 24 10:25:59 2024 +0000
Merge branch 'master' into f38
nvidia-xconfig.spec | 11 ++++++++++-
sources | 2 +-
2 files changed, 11 insertions(+), 2 deletions(-)
---
9 months