|
|
|
@ -1,12 +1,12 @@ |
|
|
|
|
%global git 6ad19f0 |
|
|
|
|
%global git 5897019 |
|
|
|
|
%global uuid panel-osd@berend.de.schouwer.gmail.com |
|
|
|
|
%global github jenslody-gnome-shell-extension-panel-osd |
|
|
|
|
%global checkout git%{git} |
|
|
|
|
%global checkout_date 20160721 |
|
|
|
|
%global checkout_date 20160722 |
|
|
|
|
|
|
|
|
|
Name: gnome-shell-extension-panel-osd |
|
|
|
|
Version: 1 |
|
|
|
|
Release: 0.14.%{checkout_date}%{checkout}%{?dist} |
|
|
|
|
Release: 0.16.%{checkout_date}%{checkout}%{?dist} |
|
|
|
|
Summary: Configure the place where notifications are shown |
|
|
|
|
|
|
|
|
|
Group: User Interface/Desktops |
|
|
|
@ -66,6 +66,13 @@ fi |
|
|
|
|
%{_datadir}/gnome-shell/extensions/%{uuid} |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Fri Jul 22 2016 Jens Lody <fedora@jenslody.de> - 1-0.16.20160722git5897019 |
|
|
|
|
- Switched translation to gettext via Makefile. |
|
|
|
|
- Add missing BR to gettext-devel. |
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2016 Jens Lody <fedora@jenslody.de> - 1-0.15.20160721gite121669 |
|
|
|
|
- Added polish translation by piotrdrag. |
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2016 Jens Lody <fedora@jenslody.de> - 1-0.14.20160721git6ad19f0 |
|
|
|
|
- Fixes layout on multimonitor-systems or when using bottom-panel extensions. |
|
|
|
|
|
|
|
|
|