diff --git a/.gitignore b/.gitignore index 12d5605..0cb9a46 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /mate-icon-theme-1.9.90.tar.xz /mate-icon-theme-1.10.0.tar.xz /mate-icon-theme-1.10.1-git20150423-375037b.tar.xz +/mate-icon-theme-1.10.1-git20150505-c6e5c6c.tar.xz diff --git a/mate-icon-theme.spec b/mate-icon-theme.spec index 59327f6..e2ec366 100644 --- a/mate-icon-theme.spec +++ b/mate-icon-theme.spec @@ -5,8 +5,8 @@ %global branch 1.10 # Settings used for build from snapshots. -%{!?rel_build:%global commit 375037b3bd3abd490bd82d5063e68f489beadf6a} -%{!?rel_build:%global commit_date 20150423} +%{!?rel_build:%global commit c6e5c6c2372f3307b0e33f8e91609d78aa5b58e6} +%{!?rel_build:%global commit_date 20150505} %{!?rel_build:%global shortcommit %(c=%{commit};echo ${c:0:7})} %{!?rel_build:%global git_ver git%{commit_date}-%{shortcommit}} %{!?rel_build:%global git_rel .git%{commit_date}.%{shortcommit}} @@ -15,7 +15,7 @@ Name: mate-icon-theme Version: %{branch}.1 #Release: 1%{?dist} -Release: 0.2%{?git_rel}%{?dist} +Release: 0.3%{?git_rel}%{?dist} Summary: Icon theme for MATE Desktop License: GPLv2+ and LGPLv2+ URL: http://mate-desktop.org @@ -81,6 +81,9 @@ fi %changelog +* Tue May 05 2015 Wolfgang Ulbrich - 1.10.1-0.3.git201500505.c6e5c6c +- update to latest git snapshot from 2015-05-05 + * Thu Apr 23 2015 Wolfgang Ulbrich - 1.10.1-0.2.git20150423.375037b - update to latest git snapshot from 2015-04-23 diff --git a/sources b/sources index 36c693c..13d8894 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca32775cfc8a378bfdcb707b6189700d mate-icon-theme-1.10.1-git20150423-375037b.tar.xz +25429066579ab652703de1fb37502b11 mate-icon-theme-1.10.1-git20150505-c6e5c6c.tar.xz