Fix update
This commit is contained in:
parent
9833cbff26
commit
ca38fb61ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/gnome-shell-extensions-3.7.92.tar.xz
|
||||
/gnome-shell-extensions-3.8.0.tar.xz
|
||||
/gnome-shell-extensions-3.8.1.tar.xz
|
||||
/gnome-shell-extensions-3.9.1.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global pkg_prefix gnome-shell-extension
|
||||
|
||||
Name: gnome-shell-extensions
|
||||
Version: 3.8.1
|
||||
Release: 3%{?dist}
|
||||
Version: 3.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Modify and extend GNOME Shell functionality and behavior
|
||||
|
||||
Group: User Interface/Desktops
|
||||
@ -418,6 +418,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 10 2013 Mohamed El Morabity <pikachu.2014@gmail.com> - 3.9.1-1
|
||||
- Update to 3.9.1
|
||||
|
||||
* Fri May 10 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-3
|
||||
- Obsolete gnome-applet-sensors
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user