Compare commits

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

3 commits

Author SHA1 Message Date
Fabio Valentini
e5592cc8f8
drop unnecessary granite/datetime patch 2019-07-08 21:42:54 +02:00
Fabio Valentini
0b367b494d
adapt to gsettings key that's been moved to granite 2018-12-18 15:31:11 +01:00
Fabio Valentini
74574f6147
update to version 2.1.3 2018-12-12 15:17:09 +01:00
3 changed files with 13 additions and 3 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@
/wingpanel-indicator-datetime-2.1.0.tar.gz
/wingpanel-indicator-datetime-2.1.1.tar.gz
/wingpanel-indicator-datetime-2.1.2.tar.gz
/wingpanel-indicator-datetime-2.1.3.tar.gz

View file

@ -1 +1 @@
SHA512 (wingpanel-indicator-datetime-2.1.2.tar.gz) = f2db0f67c4ebfc790f75ab201ed2bdc5fcea9387c323f084f3ada283473ade6afd545191f989e3883eef16054f13d4fbcfc11252c79f1ad7b33c225b38957c9b
SHA512 (wingpanel-indicator-datetime-2.1.3.tar.gz) = ab3100c98485aa7aafaedf7cb80d56eb75963b317d4a1d81d39e11eb28ddb5f61143072d4e86ebdf4557b39e17ce2e285c57113ca004b28d9cdf175b1b540efd

View file

@ -4,8 +4,8 @@
Name: wingpanel-indicator-datetime
Summary: Datetime Indicator for wingpanel
Version: 2.1.2
Release: 1%{?dist}
Version: 2.1.3
Release: 3%{?dist}
License: GPLv3+
URL: https://github.com/elementary/%{name}
@ -56,6 +56,15 @@ A datetime indicator for wingpanel.
%changelog
* Mon Jul 08 2019 Fabio Valentini <decathorpe@gmail.com> - 2.1.3-3
- Drop unnecessary granite/datetime patch.
* Tue Dec 18 2018 Fabio Valentini <decathorpe@gmail.com> - 2.1.3-2
- Add patch to move some gsettings to granite itself.
* Wed Dec 12 2018 Fabio Valentini <decathorpe@gmail.com> - 2.1.3-1
- Update to version 2.1.3.
* Sat Oct 20 2018 Fabio Valentini <decathorpe@gmail.com> - 2.1.2-1
- Update to version 2.1.2.