diff --git a/gnome-shell-extension-openweather.cbp b/gnome-shell-extension-openweather.cbp index 60f818c..5a85189 100644 --- a/gnome-shell-extension-openweather.cbp +++ b/gnome-shell-extension-openweather.cbp @@ -32,13 +32,15 @@ - + + + @@ -64,7 +66,6 @@ - diff --git a/gnome-shell-extension-openweather.spec b/gnome-shell-extension-openweather.spec index 074b63e..0e55c8f 100644 --- a/gnome-shell-extension-openweather.spec +++ b/gnome-shell-extension-openweather.spec @@ -1,13 +1,13 @@ -%global git 2cc5cfe +%global git 4c98fe3 %global uuid openweather-extension@jenslody.de %global github jenslody-gnome-shell-extension-openweather %global checkout git%{git} -%global checkout_date 20160706 +%global checkout_date 20160722 Name: gnome-shell-extension-openweather Version: 1 -Release: 0.19.%{checkout_date}%{checkout}%{?dist} +Release: 0.20.%{checkout_date}%{checkout}%{?dist} Summary: Display weather information from many locations in the world Group: User Interface/Desktops @@ -68,6 +68,11 @@ fi %{_datadir}/gnome-shell/extensions/%{uuid} %changelog +* Fri Jul 22 2016 Jens Lody - 1-0.20.20160722git4c98fe3 +- Update po-files via Makefile with gettext instead of using update.js . +- Get rid of (mostly unmaintained) intltools. +- Make gsettings schema translatable + * Wed Jul 06 2016 Jens Lody - 1-0.19.20160706git2cc5cfe - Several language files updated. - Enabled on gnome-shell 3.21.3. diff --git a/po/ar.po b/po/ar.po index c4890a1..bccf4a8 100644 --- a/po/ar.po +++ b/po/ar.po @@ -16,7 +16,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + "X-Generator: Virtaal 1.0.0-beta1\n" "X-Project-Style: gnome\n"