Update to 0.0.95

This commit is contained in:
Debarshi Ray 2020-08-30 22:56:44 +02:00
parent f9e5eff5aa
commit a463b09a8e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/toolbox-0.0.92.tar.xz
/toolbox-0.0.93.tar.xz
/toolbox-0.0.94.tar.xz
/toolbox-0.0.95.tar.xz

View File

@ -1 +1 @@
SHA512 (toolbox-0.0.94.tar.xz) = 1acff39a7308bd563f3ca232aa59d341d890bfab22e95f91bb57bddabcec6ab23d7c367fe1ac54c637f1de5acee160beacda1244d6de2f713e8d7c26031af96b
SHA512 (toolbox-0.0.95.tar.xz) = 0af9587d8a47df02e15c720453cce688f732de2019ec5ff12cc317fca0faeab317e12abc25edf7bfb36bf8d6b0397071d08c736f94890c8d1f5b22bdde88ab85

View File

@ -1,5 +1,5 @@
Name: toolbox
Version: 0.0.94
Version: 0.0.95
%global goipath github.com/containers/%{name}
%gometa
@ -168,6 +168,9 @@ ln -s src/pkg pkg
%changelog
* Sun Aug 30 2020 Debarshi Ray <rishi@fedoraproject.org> - 0.0.95-1
- Update to 0.0.95
* Mon Aug 24 2020 Debarshi Ray <rishi@fedoraproject.org> - 0.0.94-1
- Update to 0.0.94