Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a35f32ddd4 | ||
|
|
3b1de39ec5 | ||
|
|
bbc487fa04 | ||
|
|
cd87bdc122 | ||
|
|
7f5e40685b | ||
|
|
b39a80fc52 | ||
|
|
43bdbbba54 |
5 changed files with 1 additions and 55 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +0,0 @@
|
||||||
/whipper-plugin-eaclogger-0.5.0.tar.gz
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
# whipper-plugin-eaclogger
|
|
||||||
|
|
||||||
The whipper-plugin-eaclogger package
|
|
||||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Orphaned for 6+ weeks
|
||||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
||||||
SHA512 (whipper-plugin-eaclogger-0.5.0.tar.gz) = 87c09a971efccec2d4172a4745dab14eca24acd49786711cbe7c859fd3761cf94ea6e59f500bdf108a63aad5af94cc13f50a0d4238adfcc11c695c656f7a8900
|
|
||||||
|
|
@ -1,50 +0,0 @@
|
||||||
%global srcname whipper-plugin-eaclogger
|
|
||||||
%global sum Whipper plugin to provide EAC style log reports
|
|
||||||
%global desc Whipper plugin to provide EAC style log reports.
|
|
||||||
|
|
||||||
Name: %{srcname}
|
|
||||||
Version: 0.5.0
|
|
||||||
Release: 4%{?dist}
|
|
||||||
Summary: %{sum}
|
|
||||||
URL: https://github.com/whipper-team/whipper-plugin-eaclogger
|
|
||||||
License: ISC
|
|
||||||
|
|
||||||
Source0: https://github.com/whipper-team/%{srcname}/archive/v%{version}/%{name}-%{version}.tar.gz
|
|
||||||
|
|
||||||
BuildArch: noarch
|
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
|
||||||
BuildRequires: python3-setuptools
|
|
||||||
|
|
||||||
Requires: whipper >= 0.9.0
|
|
||||||
|
|
||||||
%description
|
|
||||||
%{desc}
|
|
||||||
|
|
||||||
%prep
|
|
||||||
%autosetup
|
|
||||||
|
|
||||||
%build
|
|
||||||
%py3_build
|
|
||||||
|
|
||||||
%install
|
|
||||||
%py3_install
|
|
||||||
|
|
||||||
%files
|
|
||||||
%{python3_sitelib}/whipper_plugin_eaclogger-%{version}-py%{python3_version}.egg-info/
|
|
||||||
%{python3_sitelib}/eaclogger/
|
|
||||||
%license LICENSE
|
|
||||||
%doc README.md
|
|
||||||
|
|
||||||
%changelog
|
|
||||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-4
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
||||||
|
|
||||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.5.0-3
|
|
||||||
- Rebuilt for Python 3.9
|
|
||||||
|
|
||||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Dec 5 2019 Matthew Ruszczyk <mruszczyk17@gmail.com> - 0.5.0-1
|
|
||||||
- Initial RPM release
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue