Skip to content

Commit 9281583

Browse files
authored
Merge pull request #34 from VCTLabs/develop
bump daemonizer release num
2 parents ba3f328 + f2dacb7 commit 9281583

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

specs/python-daemonizer.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Name: python-%{srcname}
88
Version: 1.1.4
9-
Release: 1%{?dist}
9+
Release: 2%{?dist}
1010
Summary: Python daemonizer for Unix, Linux and OS X
1111

1212
License: CC-BY-SA-3.0
@@ -45,11 +45,9 @@ foreground mode.
4545

4646
# using pyproject macros
4747
%generate_buildrequires
48-
export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
4948
%pyproject_buildrequires
5049

5150
%build
52-
export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
5351
%pyproject_wheel
5452

5553
%install
@@ -71,4 +69,6 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
7169

7270
%changelog
7371
* Sat Jul 12 2025 Stephen Arnold <nerdboy@gentoo.org> - 1.1.3
72+
- Bump package release number for spec change
73+
* Sat Jul 12 2025 Stephen Arnold <nerdboy@gentoo.org> - 1.1.3
7474
- Initial package

0 commit comments

Comments
 (0)