Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
70562a06c7 |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
||||||
/amtk-5.0.0.tar.xz
|
/amtk-5.0.0.tar.xz
|
||||||
|
/amtk-5.0.1.tar.xz
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
Name: amtk
|
Name: amtk
|
||||||
Version: 5.0.0
|
Version: 5.0.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Actions, Menus and Toolbars Kit for GTK+ applications
|
Summary: Actions, Menus and Toolbars Kit for GTK+ applications
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
|
|
@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 06 2019 Kalev Lember <klember@redhat.com> - 5.0.1-1
|
||||||
|
- Update to 5.0.1
|
||||||
|
|
||||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-3
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (amtk-5.0.0.tar.xz) = 86433a7b314bfbdd00cd53a7223561645b0ebd40ec519f97b61e8df073b88c76425182ad71a49794090a51eddf68b81f4c7d88c4bf6a618311aa92908f5bea73
|
SHA512 (amtk-5.0.1.tar.xz) = 21c581b9ea44bc6e9c13d5c9e6298b55a0f28b1943fab1943d2a8b53a9b82f8c29a983f73e5a4a66a16912645ff8c29023490380d6e6c3de157b9c35f56a4e00
|
||||||
|
|
|
||||||
Reference in a new issue