public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/PySolFC] rawhide: New version 3.6.1
@ 2026-07-22 14:46 Shlomi Fish
  0 siblings, 0 replies; only message in thread
From: Shlomi Fish @ 2026-07-22 14:46 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/PySolFC
Branch : rawhide
Commit : c959bc03663afc5f3ffea18aac7d581ab00e10ab
Author : Shlomi Fish <shlomif@shlomifish.org>
Date   : 2026-07-22T17:45:56+03:00
Stats  : +16/-11 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/PySolFC/c/c959bc03663afc5f3ffea18aac7d581ab00e10ab?branch=rawhide

Log:
New version 3.6.1

---
diff --git a/.gitignore b/.gitignore
index ea43618..c726ba4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ PySolFC-2.0.tar.bz2
 /PySolFC-3.1.0.tar.xz
 /PySolFC-3.2.0.tar.xz
 /PySolFC-3.4.0.tar.xz
+/pysolfc-3.6.1.tar.xz

diff --git a/PySolFC.spec b/PySolFC.spec
index 1b2df4d..e2b3588 100644
--- a/PySolFC.spec
+++ b/PySolFC.spec
@@ -1,12 +1,13 @@
 %global cardsets_minimal_ver 3.0.0
+%global arcbase pysolfc
 
 Name:           PySolFC
-Version:        3.4.0
-Release:        9%{?dist}
+Version:        3.6.1
+Release:        1%{?dist}
 Summary:        A collection of solitaire card games
 License:        GPL-2.0-or-later
 URL:            https://pysolfc.sourceforge.io
-Source0:        https://downloads.sourceforge.net/pysolfc/%{name}-%{version}.tar.xz
+Source0:        https://downloads.sourceforge.net/pysolfc/%{arcbase}-%{version}.tar.xz
 Source1:        pysol-start-script
 Source2:        https://downloads.sourceforge.net/pysolfc/PySolFC-Cardsets--Minimal-%{cardsets_minimal_ver}.tar.xz
 Patch0:         PySolFC-desktop-exec.patch
@@ -15,8 +16,8 @@ BuildArch:      noarch
 BuildRequires:  python%{python3_pkgversion}-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  perl-interpreter
-BuildRequires:  tcl-devel < 1:9
-BuildRequires:  tk-devel < 1:9
+BuildRequires:  tcl-devel
+BuildRequires:  tk-devel
 
 %if 0%{?fedora}
 # optional but nice to have but not available in any epel branch
@@ -30,11 +31,11 @@ Requires:       tile
 # used to get sound working with PulseAudio
 Requires:       python%{python3_pkgversion}-pygame
 # really required
-# Requires:       tcl >= 9
-# Requires:       tk >= 9
-Requires:       tix
+Requires:       tcl
+Requires:       tk
+# Requires:       tix
 Requires:       python%{python3_pkgversion}-tkinter
-Requires:       python%{python3_pkgversion}-imaging-tk
+Requires:       python%{python3_pkgversion}-pillow-tk
 %if 0%{?fedora} || 0%{?rhel} > 7
 Recommends:     PySolFC-cardsets
 Recommends:     PySolFC-music
@@ -55,7 +56,7 @@ statistics, a hint system, demo games, a solitaire wizard, support for user
 written plug-ins, an integrated HTML help browser, and lots of documentation.
 
 %prep
-%autosetup -p1 -a2
+%autosetup -p1 -a2 -n %{arcbase}-%{version}
 
 %generate_buildrequires
 %pyproject_buildrequires
@@ -91,6 +92,9 @@ find "$RPM_BUILD_ROOT%{python3_sitelib}/pysollib" -name '*.py' | xargs -L1 perl 
 
 
 %changelog
+* Wed Jul 22 2026 Shlomi Fish <shlomif@cpan.org> 3.6.1-1
+- New version 3.6.1
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 2536c04..f654649 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (PySolFC-3.4.0.tar.xz) = 208e301cd8f8467e5078aace219a729097a851f09cd47d12ee9723e5b2127e951dfe779704ad0dedacd94c2a9a18553fcc06de8fa426d27a6794eb0d15ff128f
+SHA512 (pysolfc-3.6.1.tar.xz) = cfe74f9109860f35da70323449a55302a4342fe987e349a4367c9bd2224d955e3fd83e9309301945906a174e569b404b332ef46c063c9a8d7cb81498d8c523cd
 SHA512 (PySolFC-Cardsets--Minimal-3.0.0.tar.xz) = 9d4bacd072b450b29b9f1bec4557121a3647c2f837aeb6e249f452cb886467c5e7ca36dd36a78ea69a5c9df6f30d5245e12681d9d02fc9da2ece09c25d77e787

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-22 14:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 14:46 [rpms/PySolFC] rawhide: New version 3.6.1 Shlomi Fish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox