diff --git a/.gitignore b/.gitignore index bf437dc..558539a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /marco-1.10.2.tar.xz /marco-1.10.3.tar.xz /marco-1.12.1.tar.xz +/marco-1.14.2.tar.xz diff --git a/marco.spec b/marco.spec index a7823ba..7d60d46 100644 --- a/marco.spec +++ b/marco.spec @@ -2,7 +2,7 @@ %global rel_build 1 # This is needed, because src-url contains branched part of versioning-scheme. -%global branch 1.12 +%global branch 1.14 # Settings used for build from snapshots. %{!?rel_build:%global commit 62a708d461e08275d6b85985f5fa13fa8fbc85f7} @@ -13,7 +13,7 @@ %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz} Name: marco -Version: %{branch}.1 +Version: %{branch}.2 %if 0%{?rel_build} Release: 1%{?dist} %else @@ -103,9 +103,6 @@ desktop-file-install \ --dir=%{buildroot}%{_datadir}/applications \ %{buildroot}%{_datadir}/applications/marco.desktop -# remove needless gsettings convert file -rm -f %{buildroot}%{_datadir}/MateConf/gsettings/marco.convert - %find_lang %{name} --with-gnome --all-name @@ -156,6 +153,9 @@ fi %changelog +* Sun Jun 12 2016 Wolfgang Ulbrich - 1.14.2-1 +- update to 1.14.2 release + * Sun Dec 27 2015 Wolfgang Ulbrich - 1.12.1-1 - update to 1.12.1 release - disable fix for initial-setup issue, patch won't apply wth 1.12 diff --git a/sources b/sources index 839b69b..9935b5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e483b4e1c4c0a486f064147fff335d54 marco-1.12.1.tar.xz +52e7b11912d1adcacfaecee7933ca996 marco-1.14.2.tar.xz