Update to 1.1.1

This commit is contained in:
eabdullin 2025-08-25 11:36:03 +03:00
parent 511f97ff0d
commit fc44874a2b
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
400a94e4e4c67bc48146869c6ee62694a84aa2fd SOURCES/autopatch-1.1.0.tar.gz
22509ae1a54af37175a33b09c1e6d57d118eed27 SOURCES/autopatch-1.1.1.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/autopatch-1.1.0.tar.gz
SOURCES/autopatch-1.1.1.tar.gz

View File

@ -1,5 +1,5 @@
Name: autopatch
Version: 1.1.0
Version: 1.1.1
Release: 1%{?dist}
Summary: Tool for autopatching source content for debranding/modification
License: GPLv3+
@ -78,6 +78,10 @@ Core components of the autopatch tool
%{_bindir}/autopatch_validate_config
%changelog
* Mon Aug 25 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1.1.1-1
- Add ignore_version_macros and ignore_release_macros parameters
- Raise an error if there is no config for a package
* Thu Aug 14 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1.1.0-1
- Bump version to 1.1.0