Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion packages/python-pathspec/pathspec-0.12.1.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/python-pathspec/pathspec-1.0.1.tar.gz
7 changes: 5 additions & 2 deletions packages/python-pathspec/python-pathspec.spec
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
%global pypi_name pathspec

Name: python%{python3_pkgversion}-%{pypi_name}
Version: 0.12.1
Release: 2%{?dist}
Version: 1.0.1
Release: 1%{?dist}
Summary: Utility library for gitignore style pattern matching of file paths

License: MPL 2.0
Expand Down Expand Up @@ -46,6 +46,9 @@ set -ex


%changelog
* Wed Jan 07 2026 Foreman Packaging Automation <[email protected]> - 1.0.1-1
- Update to 1.0.1

* Tue Mar 18 2025 Odilon Sousa <[email protected]> - 0.12.1-2
- Rebuild against python3.12

Expand Down