Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
329433d679 |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,3 +7,4 @@
|
|||
/wingpanel-indicator-keyboard-2.1.1.tar.gz
|
||||
/wingpanel-indicator-keyboard-2.1.2.tar.gz
|
||||
/wingpanel-indicator-keyboard-2.2.0.tar.gz
|
||||
/wingpanel-indicator-keyboard-2.2.1.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wingpanel-indicator-keyboard-2.2.0.tar.gz) = c07bd69e7261149ced29b35c191d3b319ac2a4590c60fb212f8f881f2e0e71322898c6bb601dfca7fc0ef6b0e935b8911998815f0946dde6f2bb66401393e54f
|
||||
SHA512 (wingpanel-indicator-keyboard-2.2.1.tar.gz) = e2e7881726b83a1ec30b1b5b052143df3b64326fa46ea0f22456f107b3a8415fd562d36ee292f8f40f5c4634e68899dbfce403610af30a712a550f74c6de8dc7
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: wingpanel-indicator-keyboard
|
||||
Summary: Keyboard Indicator for wingpanel
|
||||
Version: 2.2.0
|
||||
Version: 2.2.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
|
||||
|
|
@ -21,6 +21,7 @@ BuildRequires: pkgconfig(granite)
|
|||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(wingpanel-2.0)
|
||||
BuildRequires: pkgconfig(xkeyboard-config)
|
||||
|
||||
Requires: wingpanel%{?_isa}
|
||||
Supplements: wingpanel%{?_isa}
|
||||
|
|
@ -60,6 +61,9 @@ appstream-util validate-relax --nonet \
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 02 2020 Fabio Valentini <decathorpe@gmail.com> - 2.2.1-1
|
||||
- Update to version 2.2.1.
|
||||
|
||||
* Tue Nov 05 2019 Fabio Valentini <decathorpe@gmail.com> - 2.2.0-1
|
||||
- Update to version 2.2.0.
|
||||
|
||||
|
|
@ -117,4 +121,3 @@ appstream-util validate-relax --nonet \
|
|||
* Sun Aug 21 2016 Fabio Valentini <decathorpe@gmail.com> - 2.0-1
|
||||
- Update to version 2.0.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue