-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
84951f4
commit 0f7e715
Showing
3 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../.git/annex/objects/V4/M9/SHA256E-s342432--37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3.tar.gz/SHA256E-s342432--37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3.tar.gz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,8 +6,8 @@ | |
%global srcname dateutil | ||
|
||
Name: python-%{srcname} | ||
Version: 2.8.2 | ||
Release: 7%{?dist} | ||
Version: 2.9.0.post0 | ||
Release: 1%{?dist} | ||
Summary: Extensions to the standard Python datetime module | ||
|
||
License: Dual License | ||
|
@@ -57,6 +57,9 @@ set -ex | |
|
||
|
||
%changelog | ||
* Wed Nov 20 2024 Foreman Packaging Automation <[email protected]> - 2.9.0.post0-1 | ||
- Update to 2.9.0.post0 | ||
|
||
* Tue Apr 30 2024 Odilon Sousa <[email protected]> - 2.8.2-7 | ||
- Rebuild with new package metadata | ||
|
||
|