diff --git a/geeqie.spec b/geeqie.spec index 4516a98..2452bc7 100644 --- a/geeqie.spec +++ b/geeqie.spec @@ -1,12 +1,12 @@ # un-double the %% to uncomment -%global gitcommit 737a3dc19275ac11d8a6225dbd03639e73b22fee +%global gitcommit 31197b3d4f2ee55c84a2ae5c71995e2c5dad91c8 %{?gitcommit:%global gitcommitshort %(c=%{gitcommit}; echo ${c:0:7})} Summary: Image browser and viewer Name: geeqie -Version: %autorelease -Release: 5%{?gitcommit:.git%{gitcommitshort}}%{?dist} +Version: 1.6 +Release: %autorelease %{?gitcommit:-s git%{gitcommitshort}} License: GPLv2+ %if %{defined gitcommit} Source0: https://github.com/BestImageViewer/%{name}/archive/%{gitcommit}/%{name}-%{gitcommitshort}.tar.gz