Update to 5.0.2
This commit is contained in:
parent
783d9e8922
commit
7ff7bcd0da
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/amtk-5.0.0.tar.xz
|
||||
/amtk-5.0.1.tar.xz
|
||||
/amtk-5.0.2.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: amtk
|
||||
Version: 5.0.1
|
||||
Version: 5.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Actions, Menus and Toolbars Kit for GTK+ applications
|
||||
|
||||
|
|
@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Jan 25 2020 Kalev Lember <klember@redhat.com> - 5.0.2-1
|
||||
- Update to 5.0.2
|
||||
|
||||
* Fri Sep 06 2019 Kalev Lember <klember@redhat.com> - 5.0.1-1
|
||||
- Update to 5.0.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (amtk-5.0.1.tar.xz) = 21c581b9ea44bc6e9c13d5c9e6298b55a0f28b1943fab1943d2a8b53a9b82f8c29a983f73e5a4a66a16912645ff8c29023490380d6e6c3de157b9c35f56a4e00
|
||||
SHA512 (amtk-5.0.2.tar.xz) = 71876430c4e7c19c49170ef6ff8d4c5324f871fd1e02162f33a9249b87f693fa4f4f748ac73d901135d331fee662e5000851e86a00d921da6669319728526136
|
||||
|
|
|
|||
Reference in a new issue