Compare commits

..

No commits in common. "fa6e203ca65a6a1e213cf05923906c001df082b9" and "7e8b4425180a4b2048dca291f2da93effe1dda0f" have entirely different histories.

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: python3-devel BuildRequires: python-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,7 +38,6 @@ 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