public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mingw-python-build] rawhide: Update to 1.6.0
@ 2026-09-03 8:55 Sandro Mani
0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-09-03 8:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mingw-python-build
Branch : rawhide
Commit : 6392fbb75b0f30f5e7b720385c5475bee9630a55
Author : Sandro Mani <manisandro@gmail.com>
Date : 2026-09-03T10:54:52+02:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/mingw-python-build/c/6392fbb75b0f30f5e7b720385c5475bee9630a55?branch=rawhide
Log:
Update to 1.6.0
---
diff --git a/.gitignore b/.gitignore
index 547ff33..283e335 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/build-1.4.4.tar.gz
/build-1.5.0.tar.gz
/build-1.5.1.tar.gz
+/build-1.6.0.tar.gz
diff --git a/mingw-python-build.spec b/mingw-python-build.spec
index 6a02d61..6f5bfd5 100644
--- a/mingw-python-build.spec
+++ b/mingw-python-build.spec
@@ -9,8 +9,8 @@
Name: mingw-python-%{pypi_name}
Summary: MinGW Python %{pypi_name} library
-Version: 1.5.1
-Release: 2%{?dist}
+Version: 1.6.0
+Release: 1%{?dist}
BuildArch: noarch
License: MIT
@@ -74,7 +74,7 @@ mkdir %{distinfo}
cat > %{distinfo}/METADATA << EOF
Metadata-Version: 2.2
Name: %{pypi_name}
-Version: 1.5.1
+Version: 1.6.0
EOF
%else
%global distinfo %{pypi_name}-%{version}.dist-info
@@ -129,6 +129,9 @@ install -Dpm 0644 %{SOURCE2} %{buildroot}%{_rpmconfigdir}/macros.d/macros.mingw6
%changelog
+* Thu Sep 03 2026 Sandro Mani <manisandro@gmail.com> - 1.6.0-1
+- Update to 1.6.0
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 3466d1e..b015054 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (build-1.5.1.tar.gz) = 798521bf3a4afcc5f54458d67ef2f160526d5dda3dc6f67632a9639059942f67ea6529aeaeb968fc491097794002e3ba43884e3a6060d0917d4c8967d2c5e1e5
+SHA512 (build-1.6.0.tar.gz) = b9bed246299ecafb666445557bce7ce8480bad7d97f6762106b8c2614b14d84091712e66b4480aca8ebeacdef29b0654cd3462f716f4c3588025b18d9df91eae
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 8:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 8:55 [rpms/mingw-python-build] rawhide: Update to 1.6.0 Sandro Mani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox