-
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
76595bc
commit 30e1f2b
Showing
3 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
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/WJ/mv/SHA256E-s26641--12c50952415bfa773d2d9ccb8e79651b8cdb1f31a42f6091b804f6ba2b4a66b6.tar.gz/SHA256E-s26641--12c50952415bfa773d2d9ccb8e79651b8cdb1f31a42f6091b804f6ba2b4a66b6.tar.gz |
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
%global pypi_name bracex | ||
|
||
Name: python-%{pypi_name} | ||
Version: 2.5 | ||
Version: 2.5.post1 | ||
Release: 1%{?dist} | ||
Summary: Bash style brace expander | ||
|
||
|
@@ -53,6 +53,9 @@ set -ex | |
|
||
|
||
%changelog | ||
* Sun Oct 20 2024 Foreman Packaging Automation <[email protected]> - 2.5.post1-1 | ||
- Update to 2.5.post1 | ||
|
||
* Mon Sep 16 2024 Foreman Packaging Automation <[email protected]> - 2.5-1 | ||
- Update to 2.5 | ||
|
||
|