merge branch 'origin/master' into epel8 so we can use a single-source version
This commit is contained in:
commit
3549eb7098
2 changed files with 5 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
[koji]
|
||||
targets = epel8 epel8-playground
|
||||
targets =
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Name: python-pyrfc3339
|
||||
Version: 1.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Generate and parse RFC 3339 timestamps
|
||||
|
||||
License: MIT
|
||||
|
|
@ -52,6 +52,9 @@ RFC 3339-compliant timestamps using Python datetime.datetime objects.
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Tue Oct 08 2019 Eli Young <elyscape@gmail.com> - 1.1-1
|
||||
- Update to 1.1 (#1697425)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue