From bc6251417b09765045472e686ab7dfe1dedd3d13 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Apr 09 2016 11:20:31 +0000 Subject: update to 1.14.0 release --- diff --git a/.gitignore b/.gitignore index 44a958d..a233549 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /mate-applets-1.12.1.tar.xz /mate-applets-1.13.0.tar.xz /mate-applets-1.13.1.tar.xz +/mate-applets-1.14.0.tar.xz diff --git a/mate-applets.spec b/mate-applets.spec index 8545231..553fced 100644 --- a/mate-applets.spec +++ b/mate-applets.spec @@ -2,7 +2,7 @@ %global rel_build 1 # This is needed, because src-url contains branched part of versioning-scheme. -%global branch 1.13 +%global branch 1.14 # Settings used for build from snapshots. %{!?rel_build:%global commit c3b48ea39ab358b45048e300deafaa3f569748ad} @@ -13,7 +13,7 @@ %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz} Name: mate-applets -Version: %{branch}.1 +Version: %{branch}.0 %if 0%{?rel_build} Release: 1%{?dist} %else @@ -169,6 +169,9 @@ fi %changelog +* Tue Apr 05 2016 Wolfgang Ulbrich - 1.14.0-1 +- update to 1.14.0 release + * Fri Apr 01 2016 Wolfgang Ulbrich - 1.13.1-1 - update to 1.13.1 release diff --git a/sources b/sources index 33162de..2510779 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa03a2e5d601266f6b2c7a404c212fe0 mate-applets-1.13.1.tar.xz +4d90544d9315936b5515c8bc63b4223a mate-applets-1.14.0.tar.xz