public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hddfancontrol] epel10.2: Update to latest upstream release, 1.2.5.
@ 2026-06-06 23:10 Ben Rosser
0 siblings, 0 replies; only message in thread
From: Ben Rosser @ 2026-06-06 23:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hddfancontrol
Branch : epel10.2
Commit : 76cfbbf1d8b83adef7a90bea8fbac60b59378464
Author : Ben Rosser <rosser.bjr@gmail.com>
Date : 2017-01-13T19:25:55-05:00
Stats : +7/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hddfancontrol/c/76cfbbf1d8b83adef7a90bea8fbac60b59378464?branch=epel10.2
Log:
Update to latest upstream release, 1.2.5.
---
diff --git a/.gitignore b/.gitignore
index adef765..67b063a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/hddfancontrol-1.2.4.tar.gz
+/hddfancontrol-1.2.5.tar.gz
diff --git a/hddfancontrol.spec b/hddfancontrol.spec
index 46c9d0c..3a59b3a 100644
--- a/hddfancontrol.spec
+++ b/hddfancontrol.spec
@@ -2,8 +2,8 @@
%global pypi_name hddfancontrol
Name: %{pypi_name}
-Version: 1.2.4
-Release: 2%{?dist}
+Version: 1.2.5
+Release: 1%{?dist}
Summary: Control system fan speed by monitoring hard drive temperature
License: LGPLv3
@@ -11,9 +11,6 @@ URL: https://github.com/desbma/hddfancontrol
Source0: https://files.pythonhosted.org/packages/source/h/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
-# Patch to change requirements.txt to use python-daemon, not python-daemon-3k.
-Patch0: https://tc01.fedorapeople.org/python/hddfancontrol/hddfancontrol-modern-python-daemon.patch
-
BuildArch: noarch
BuildRequires: python3-setuptools
@@ -64,6 +61,9 @@ rm -rf %{buildroot}%{python3_sitelib}/tests
%{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
%changelog
+* Fri Jan 13 2017 Ben Rosser <rosser.bjr@gmail.com> - 1.2.5-1
+- Updated to latest upstream release.
+
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.2.4-2
- Rebuild for Python 3.6
diff --git a/sources b/sources
index 64552c1..a5290ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01e8953f5955778a41eef15b4db65e44 hddfancontrol-1.2.4.tar.gz
+SHA512 (hddfancontrol-1.2.5.tar.gz) = 8482c920f7302120f423da1945a2fe5cc8e8395da069b7312cc28d639e8e38782f2c4fda5c28d4a35129d1a87950fca8f1c95c628a6bce12d48862150151fdf9
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-06 23:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-06 23:10 [rpms/hddfancontrol] epel10.2: Update to latest upstream release, 1.2.5 Ben Rosser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox