Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
Fabio Valentini
321cd99233
update to version 2.2.5 2019-06-06 20:47:21 +02:00
Fabio Valentini
9c8ac7ed69
update to version 2.2.4 2019-04-24 23:22:38 +02:00
Adam Williamson
ea6414b95a Rebuild with Meson fix for #1699099 2019-04-16 13:12:27 -07:00
Fabio Valentini
f459816bc3
update to version 2.2.3 2019-03-18 22:26:56 +01:00
3 changed files with 17 additions and 2 deletions

3
.gitignore vendored
View file

@ -12,3 +12,6 @@
/wingpanel-2.2.0.tar.gz
/wingpanel-2.2.1.tar.gz
/wingpanel-2.2.2.tar.gz
/wingpanel-2.2.3.tar.gz
/wingpanel-2.2.4.tar.gz
/wingpanel-2.2.5.tar.gz

View file

@ -1 +1 @@
SHA512 (wingpanel-2.2.2.tar.gz) = 5407eb8752aac45878005923d71db56d6e7dc278313269e91003dc030d0ec3310d732bacd5be1cddb6a52bf2bc6f06dec6bda39ee335e688351b13fd94382f90
SHA512 (wingpanel-2.2.5.tar.gz) = 938789267c41b4760164e2a1adc7e14e077b376fc139a5937489f156a74323ce661428f4eca38a65e5d53fb17d55bd6d2a32e2bdeba3fb7818d897336fb216ca

View file

@ -6,7 +6,7 @@ launcher.}
Name: wingpanel
Summary: Stylish top panel
Version: 2.2.2
Version: 2.2.5
Release: 1%{?dist}
License: GPLv2+
@ -108,6 +108,18 @@ desktop-file-validate \
%changelog
* Thu Jun 06 2019 Fabio Valentini <decathorpe@gmail.com> - 2.2.5-1
- Update to version 2.2.5.
* Wed Apr 24 2019 Fabio Valentini <decathorpe@gmail.com> - 2.2.4-1
- Update to version 2.2.4.
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 2.2.3-2
- Rebuild with Meson fix for #1699099
* Mon Mar 18 2019 Fabio Valentini <decathorpe@gmail.com> - 2.2.3-1
- Update to version 2.2.3.
* Fri Jan 18 2019 Fabio Valentini <decathorpe@gmail.com> - 2.2.2-1
- Update to version 2.2.2.