From 00e483384c00de12d2517c9ed46730b35131db29 Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Sat, 8 Feb 2014 23:32:55 +0100 Subject: [PATCH] Add date to versionstring in specfile template. --- gnome-shell-extension-openweather.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-shell-extension-openweather.spec b/gnome-shell-extension-openweather.spec index b9f8f75..c56a7be 100644 --- a/gnome-shell-extension-openweather.spec +++ b/gnome-shell-extension-openweather.spec @@ -5,7 +5,7 @@ Name: gnome-shell-extension-openweather Version: 0 -Release: 0.2.%{checkout}%{?dist} +Release: 0.2.%(date +%Y%m%d).%{checkout}%{?dist} Summary: An extension for displaying weather notifications from http://openweathermap.org in GNOME Shell Group: User Interface/Desktops