public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Gansser <mgansser@netcom-mail.de>
To: git-commits@fedoraproject.org
Subject: [rpms/vdr-skinnopacity] f43: Rebuilt for new VDR 2.8.2 API version 13
Date: Wed, 03 Jun 2026 09:51:56 GMT	[thread overview]
Message-ID: <178048031697.1.14816505608623241293.rpms-vdr-skinnopacity-949a748c5888@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/vdr-skinnopacity
            Branch : f43
            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=f43

            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
 

                 reply	other threads:[~2026-06-03  9:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178048031697.1.14816505608623241293.rpms-vdr-skinnopacity-949a748c5888@fedoraproject.org \
    --to=mgansser@netcom-mail.de \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox