public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vdr-live] f43: New git address
@ 2026-06-16 6:35 Martin Gansser
0 siblings, 0 replies; 2+ messages in thread
From: Martin Gansser @ 2026-06-16 6:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vdr-live
Branch : f43
Commit : e7d3bec6298f486422020fa771ffbf8c01636275
Author : Martin Gansser <mgansser@netcom-mail.de>
Date : 2026-06-16T08:34:40+02:00
Stats : +9/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/vdr-live/c/e7d3bec6298f486422020fa771ffbf8c01636275?branch=f43
Log:
New git address
Remove BR pcre2-devel
---
diff --git a/sources b/sources
index 393ba28..f722b44 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-live-3.5.6.tar.gz) = e68e3f4278b6e9be4685dc68b0ea10af7d2b43cb42fb8e941fd2fea69fbc02f29109c90d935f0dd57b4c0d760980e945e124e5e118b9155db1b49132e315b84b
+SHA512 (vdr-live-3.5.6.tar.gz) = 89ebd4ac5994ce8185f3a80dc888815b308a00fc3351a751790306667ba799a001c05bf779b348be7388783cde0ff2b5ce40027c6f44b80d4706c4dabb614ab0
diff --git a/vdr-live.spec b/vdr-live.spec
index f646ddc..8c11d74 100644
--- a/vdr-live.spec
+++ b/vdr-live.spec
@@ -18,21 +18,20 @@
Name: vdr-live
Version: 3.5.6
# Release: 0.1.%%{gitdate}git%%{shortcommit0}%%{?dist}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: An interactive web interface with HTML5 live stream support for VDR
# The entire source code is GPL-2.0-or-later except live/js/mootools/ which is LicenseRef-Callaway-MIT
License: GPL-2.0-or-later AND LicenseRef-Callaway-MIT
-URL: https://github.com/MarkusEh/vdr-plugin-live
-# Source0: https://github.com/MarkusEh/vdr-plugin-live/archive/%%{commit0}/%%{name}-%%{version}-%%{shortcommit0}.tar.gz
-Source0: https://github.com/MarkusEh/vdr-plugin-live/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+##URL: https://github.com/MarkusEh/vdr-plugin-live
+URL: https://codeberg.org/MarkusE/vdr-plugin-live
+Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: %{name}.conf
BuildRequires: make
BuildRequires: gcc-c++
BuildRequires: gettext
BuildRequires: vdr-devel >= %{vdr_version}
-BuildRequires: pcre2-devel
BuildRequires: tntnet-devel
BuildRequires: cxxtools-devel
BuildRequires: libjpeg-turbo-devel
@@ -92,6 +91,10 @@ install -Dpm 644 %{SOURCE1} \
%{vdr_resdir}/plugins/live/
%changelog
+* Tue Jun 16 2026 Martin Gansser <martinkg@fedoraproject.org> - 3.5.6-2
+- New git address
+- Remove BR pcre2-devel
+
* Mon Jun 15 2026 Martin Gansser <martinkg@fedoraproject.org> - 3.5.6-1
- Update to 3.5.6
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/vdr-live] f43: New git address
@ 2026-06-16 7:01 Martin Gansser
0 siblings, 0 replies; 2+ messages in thread
From: Martin Gansser @ 2026-06-16 7:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vdr-live
Branch : f43
Commit : 1ecdf8730cedcf92c609795e84737a92010e7cd5
Author : Martin Gansser <mgansser@netcom-mail.de>
Date : 2026-06-16T09:00:34+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vdr-live/c/1ecdf8730cedcf92c609795e84737a92010e7cd5?branch=f43
Log:
New git address
Remove BR pcre2-devel
---
diff --git a/vdr-live.spec b/vdr-live.spec
index 8c11d74..e48f621 100644
--- a/vdr-live.spec
+++ b/vdr-live.spec
@@ -58,7 +58,7 @@ This package contains images, themes and JavaScript.
%prep
#%%autosetup -p1 -n vdr-plugin-live-%%{commit0}
-%autosetup -p1 -n vdr-plugin-live-%{version}
+%autosetup -p1 -n vdr-plugin-live
# delete unused directories and files
find -name .git -type d -or -name gitignore -type d | xargs rm -rfv
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-16 7:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16 6:35 [rpms/vdr-live] f43: New git address Martin Gansser
2026-06-16 7:01 Martin Gansser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox