NVR Bump and rebuild

This commit is contained in:
Martin Cermak 2022-11-02 09:26:58 +00:00
parent 267b4e0c0e
commit d20973286d

View File

@ -3,7 +3,7 @@
Name: libabigail Name: libabigail
Version: 2.1 Version: 2.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: Set of ABI analysis tools Summary: Set of ABI analysis tools
License: ASL 2.0 License: ASL 2.0
@ -127,6 +127,9 @@ fi
%doc doc/manuals/html/* %doc doc/manuals/html/*
%changelog %changelog
* Wed Nov 2 2022 Martin Cermak <mcermak@redhat.com> - 2.1-2
- NVR bump and rebuild
* Fri Sep 30 2022 Dodji Seketeli <dodji@redhat.com> - 2.1-1 * Fri Sep 30 2022 Dodji Seketeli <dodji@redhat.com> - 2.1-1
- Update to upstream 2.1 release. - Update to upstream 2.1 release.
- Remove the now useless text about getting the source from git. - Remove the now useless text about getting the source from git.