Compare commits

..

2 Commits

Author SHA1 Message Date
Neil Hanlon
fa6e203ca6
include license file 2023-01-05 00:39:28 -05:00
Neil Hanlon
e07eea6459
Revert "try this"
This reverts commit 7e8b4425180a4b2048dca291f2da93effe1dda0f.
2023-01-04 22:12:59 -05:00

View File

@ -7,7 +7,7 @@ URL: https://github.com/bb4242/sdnotify
Source0: https://git.shrug.pw/api/packages/neil/generic/%{name}/%{version}/%{name}-%{version}.tar.gz Source0: https://git.shrug.pw/api/packages/neil/generic/%{name}/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: python-devel BuildRequires: python3-devel
%global _description %{expand: %global _description %{expand:
This is a pure Python implementation of the systemd sd_notify protocol. This This is a pure Python implementation of the systemd sd_notify protocol. This
@ -38,6 +38,7 @@ Summary: %{summary}
%pyproject_save_files sdnotify %pyproject_save_files sdnotify
%files -n python3-sdnotify -f %{pyproject_files} %files -n python3-sdnotify -f %{pyproject_files}
%license LICENSE.txt
%changelog %changelog
* Mon Dec 12 2022 Neil Hanlon <neil@rockylinux.org> - 0.3.2-1 * Mon Dec 12 2022 Neil Hanlon <neil@rockylinux.org> - 0.3.2-1