From 8431cbb01d2163b22795bd24ecac52575e5e398d Mon Sep 17 00:00:00 2001 From: Omar Sandoval Date: Fri, 6 Jan 2023 05:08:08 +0000 Subject: [PATCH] Update to 0.0.22 In addition to the version bump, we need to update the license and replace the (now removed) examples directory with the new contrib directory. --- .gitignore | 1 + python-drgn.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 467b8e7..8939337 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /drgn-0.0.19.tar.gz /drgn-0.0.20.tar.gz /drgn-0.0.21.tar.gz +/drgn-0.0.22.tar.gz diff --git a/python-drgn.spec b/python-drgn.spec index 2f1d0a1..2629d31 100644 --- a/python-drgn.spec +++ b/python-drgn.spec @@ -14,11 +14,11 @@ drgn exposes the types and variables in a program for easy, expressive scripting in Python.} Name: python-%{pypi_name} -Version: 0.0.21 +Version: 0.0.22 Release: %autorelease Summary: Programmable debugger -License: GPLv3+ +License: LGPL-2.1-or-later URL: https://github.com/osandov/drgn Source0: %{pypi_source} @@ -91,7 +91,7 @@ rm -rf html/.{doctrees,buildinfo} %install %py3_install mkdir -p %{buildroot}%{_datadir}/drgn -cp -PR examples tools %{buildroot}%{_datadir}/drgn +cp -PR contrib tools %{buildroot}%{_datadir}/drgn %if %{with tests} %check @@ -100,6 +100,7 @@ cp -PR examples tools %{buildroot}%{_datadir}/drgn %files -n %{pypi_name} %license COPYING +%license LICENSES %doc README.rst %{_bindir}/drgn %{_datadir}/drgn @@ -111,6 +112,7 @@ cp -PR examples tools %{buildroot}%{_datadir}/drgn %if %{with docs} %files -n %{pypi_name}-doc %license COPYING +%license LICENSES %doc html %endif diff --git a/sources b/sources index 5927e9a..9624b07 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (drgn-0.0.21.tar.gz) = 4a4fb21251aafee7da68dec023090df00ac0d909da3177b3feb77ffc65e243a0745c7699ebcc42bd735e23dc5edeee2b577cfb3bf539a0af52b3228f0a1ac69e +SHA512 (drgn-0.0.22.tar.gz) = eeaffbf710f8a53c9b93fec369bbf483724e28c593032fa8ef1ac5fd20743b9c7e70cd9af70f07d1ac1c9157ed6ff697b1fdc8d83e33537d67bc7748bd39c57f