public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vdr-skinnopacity] rawhide: Rebuilt for new VDR 2.8.2 API version 13
@ 2026-06-03 9:51 Martin Gansser
0 siblings, 0 replies; only message in thread
From: Martin Gansser @ 2026-06-03 9:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/vdr-skinnopacity
Branch : rawhide
Commit : 949a748c58888e794c053a7e6f4f1a23a52eb6be
Author : Martin Gansser <mgansser@netcom-mail.de>
Date : 2026-06-03T11:51:16+02:00
Stats : +12/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/vdr-skinnopacity/c/949a748c58888e794c053a7e6f4f1a23a52eb6be?branch=rawhide
Log:
Rebuilt for new VDR 2.8.2 API version 13
Update to 1.2.1
---
diff --git a/.gitignore b/.gitignore
index 56530a5..ee00cb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/SkinNopacity-1.1.18.tar.bz2
/SkinNopacity-1.1.19.tar.bz2
/SkinNopacity-1.1.20.tar.bz2
+/SkinNopacity-1.2.1.tar.bz2
diff --git a/sources b/sources
index bede6c0..70df38c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (SkinNopacity-1.1.20.tar.bz2) = 06fb33ae1ecffb54ff2a65724adeb17335c5d3543c39eb94fc2395149f6c0118e30c19cb0441c6b3657b6870cb74ab154ea37153252204f3dc3cc153f8597b4a
+SHA512 (SkinNopacity-1.2.1.tar.bz2) = a5882b6738ec1b30155a6d3a629bec9f3dbafdc3fbe832bbdca30a5ebc9de6ea6fe239241726657765d5f450c5443ee600d591280e7efbc8f55c7ed21b729065
diff --git a/vdr-skinnopacity.spec b/vdr-skinnopacity.spec
index d0d1c77..f3130e1 100644
--- a/vdr-skinnopacity.spec
+++ b/vdr-skinnopacity.spec
@@ -3,18 +3,18 @@
# Set vdr_version based on Fedora version
# Default
-%global vdr_version 2.6.9
+%global vdr_version 2.7.7
-%if 0%{?fedora} == 42
-%global vdr_version 2.7.4
-%elif 0%{?fedora} == 43
+%if 0%{?fedora} == 43
%global vdr_version 2.7.7
-%elif 0%{?fedora} >= 44
+%elif 0%{?fedora} == 44
%global vdr_version 2.8.1
+%elif 0%{?fedora} > 44
+%global vdr_version 2.8.2
%endif
Name: vdr-skinnopacity
-Version: 1.1.20
+Version: 1.2.1
Release: 1%{?dist}
Summary: A highly customizable native true color skin for the Video Disc Recorder
License: GPL-2.0-or-later
@@ -80,6 +80,10 @@ install -Dpm 644 %{SOURCE1} \
%{vdr_resdir}/plugins/skinnopacity/icons/
%changelog
+* Wed Jun 03 2026 Martin Gansser <martinkg@fedoraproject.org> - 1.2.1-1
+- Rebuilt for new VDR 2.8.2 API version 13
+- Update to 1.2.1
+
* Wed Apr 01 2026 Martin Gansser <martinkg@fedoraproject.org> - 1.1.20-1
- Update to 1.1.20
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 9:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 9:51 [rpms/vdr-skinnopacity] rawhide: Rebuilt for new VDR 2.8.2 API version 13 Martin Gansser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox