Update to 3.21.2
This commit is contained in:
parent
5a2d5916d7
commit
42ff666048
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@
|
|||||||
/gnome-shell-extensions-3.19.92.tar.xz
|
/gnome-shell-extensions-3.19.92.tar.xz
|
||||||
/gnome-shell-extensions-3.20.0.tar.xz
|
/gnome-shell-extensions-3.20.0.tar.xz
|
||||||
/gnome-shell-extensions-3.20.1.tar.xz
|
/gnome-shell-extensions-3.20.1.tar.xz
|
||||||
|
/gnome-shell-extensions-3.21.2.tar.xz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%global pkg_prefix gnome-shell-extension
|
%global pkg_prefix gnome-shell-extension
|
||||||
|
|
||||||
Name: gnome-shell-extensions
|
Name: gnome-shell-extensions
|
||||||
Version: 3.20.1
|
Version: 3.21.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Modify and extend GNOME Shell functionality and behavior
|
Summary: Modify and extend GNOME Shell functionality and behavior
|
||||||
|
|
||||||
@ -361,6 +361,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 27 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.2-1
|
||||||
|
- Update to 3.21.2
|
||||||
|
|
||||||
* Tue May 10 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.1-1
|
* Tue May 10 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.1-1
|
||||||
- Update to 3.20.1
|
- Update to 3.20.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user