From c231dacbb358c9da7deeea74977a5f704def9989 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mar 21 2016 07:35:39 +0000 Subject: 2.41 --- diff --git a/.gitignore b/.gitignore index b26873d..e42cf93 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ yash-doc-2.23-ja.tar.gz /yash-2.38.tar.xz /yash-2.39.tar.xz /yash-2.40.tar.xz +/yash-2.41.tar.xz diff --git a/sources b/sources index 270d4aa..eb26f59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf68496dc1a07b0a090e8944c48f1a07 yash-2.40.tar.xz +58d16c5dc4169dc8405e0db32bbad392 yash-2.41.tar.xz diff --git a/yash.spec b/yash.spec index 1a7c9d2..16c0f4e 100644 --- a/yash.spec +++ b/yash.spec @@ -2,8 +2,8 @@ # Upstream is currently using SVN # SVN path: http://svn.sourceforge.jp/svnroot/yash/yash/trunk -%global repoid 64293 -%global mainver 2.40 +%global repoid 64861 +%global mainver 2.41 %global docver %{mainver} %if 0%{?fedora} >= 20 @@ -12,12 +12,12 @@ %global yashdocdir %{_datadir}/doc/%{name}-doc-%{version} %endif -%global mainrel 2 +%global mainrel 1 %undefine minorver Name: yash Version: %{mainver} -Release: %{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist}.1 +Release: %{?minorver:0.}%{mainrel}%{?minorver:.%{minorver}}%{?dist} Summary: Yet Another SHell Group: System Environment/Shells @@ -147,6 +147,9 @@ exit 0 %lang(ja) %{yashdocdir}/ja/ %changelog +* Mon Mar 21 2016 Mamoru TASAKA - 2.41-1 +- 2.41 + * Fri Feb 05 2016 Fedora Release Engineering - 2.40-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild