Skip to content

Commit

Permalink
Merge pull request #157 from grixan482/release-CROC48
Browse files Browse the repository at this point in the history
C2DEVEL-XXXX: spec: bump version and update changelog
  • Loading branch information
grixan482 authored Oct 12, 2023
2 parents cfb197c + e07eea7 commit 62110bd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion python-boto.spec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cloud systems like Eucalyptus, OpenStack and Open Nebula.
Summary: A simple, lightweight interface to Amazon Web Services
Name: python-%{pkgname}
Version: 2.46.1
Release: CROC47%{?buildid}%{?dist}
Release: CROC48%{?buildid}%{?dist}
License: MIT
Group: Development/Languages
URL: https://github.com/c2devel/boto
Expand Down Expand Up @@ -67,6 +67,10 @@ rm -f %buildroot/%{_bindir}/*


%changelog
* Thu Oct 12 2023 Grigoriy Kulagin <[email protected]> - 2.46.1-CROC48
- .github: remove old py version checks
- ec2: add os and new instance type format

* Thu Jan 26 2023 Andrey Kulaev <[email protected]> - 2.46.1-CROC47
- spec: drop legacy support el6
- spec: add el8 support
Expand Down

0 comments on commit 62110bd

Please sign in to comment.