Update to 5.2.0.
This commit is contained in:
parent
61320fb58f
commit
c776f08a18
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,3 +5,4 @@ xpad-4.0.tar.bz2
|
|||
/xpad-4.8.0.tar.bz2
|
||||
/xpad-5.0.0.tar.bz2
|
||||
/xpad-5.1.0.tar.bz2
|
||||
/xpad-5.2.0.tar.bz2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xpad-5.1.0.tar.bz2) = 9999ccc14a3086cbe720f1ce0edfcb0c3840c5253c04aa64652988ce3b15230cca2c181f446239ef4bce3d4058d35e52aa69f2a115e0615cd670221bdde0bce4
|
||||
SHA512 (xpad-5.2.0.tar.bz2) = f3d0dc2d654613eec6316beca66c2250c4bb4060f144884c5280510f8e6d45799e13488a4d3c827135db697c1214fd8c7e997acfc8741b06ef0fb4cea1434f93
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: xpad
|
||||
Version: 5.1.0
|
||||
Version: 5.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Sticky notepad for GTK
|
||||
|
||||
|
|
@ -55,6 +55,9 @@ desktop-file-install \
|
|||
%{_mandir}/man1/%{name}.1*
|
||||
|
||||
%changelog
|
||||
* Sun Nov 18 2018 Kevin Fenzi <kevin@scrye.com> - 5.2.0-1
|
||||
- Update to 5.2.0.
|
||||
|
||||
* Thu Aug 16 2018 Kevin Fenzi <kevin@scrye.com> - 5.1.0-1
|
||||
- Update to 5.1.0. Fixes bug #1614335
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue