Compare commits
No commits in common. "fa6e203ca65a6a1e213cf05923906c001df082b9" and "7e8b4425180a4b2048dca291f2da93effe1dda0f" have entirely different histories.
fa6e203ca6
...
7e8b442518
@ -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
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python-devel
|
||||
|
||||
%global _description %{expand:
|
||||
This is a pure Python implementation of the systemd sd_notify protocol. This
|
||||
@ -38,7 +38,6 @@ Summary: %{summary}
|
||||
%pyproject_save_files sdnotify
|
||||
|
||||
%files -n python3-sdnotify -f %{pyproject_files}
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Mon Dec 12 2022 Neil Hanlon <neil@rockylinux.org> - 0.3.2-1
|
||||
|
Reference in New Issue
Block a user