diff --git a/.gitignore b/.gitignore index 8a386d5..552a222 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /gnulib-3ea43e0.tar.gz /gnulib-032bd15.tar.gz /gnulib-e45661b.tar.gz +/gnulib-106a386.tar.gz diff --git a/gnulib.spec b/gnulib.spec index 28fbd97..bddaa85 100644 --- a/gnulib.spec +++ b/gnulib.spec @@ -1,7 +1,7 @@ -%global commit e45661b4c89151dd6c04238b7391890400da9f7f +%global commit 106a3866d01f9dd57ab4f10dbeb0d5a8db73a9f7 # %global tag 11 #disabled due to unarragment release line after mass rebuild. %global githead %(printf %%.7s %commit) -%global gitdate 20141214 +%global gitdate 20150325 # epel7 compatibility mode %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}} @@ -48,12 +48,12 @@ It can be used to improve portability and other functionality in your programs. Name: gnulib Version: 0 -Release: 13.%{gitdate}git%{?dist} +Release: 14.%{gitdate}git%{?dist} Summary: GNU Portability Library Group: Development/System License: Public Domain and BSD and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2 and LGPLv2+ and LGPLv3+ URL: http://www.gnu.org/software/gnulib -Source0: http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=snapshot;h=%{githead};sf=tgz;name=%{name}-%{githead}.tar.gz +Source0: http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=snapshot;h=%{githead};sf=tgz;name=gnulib-%{githead}.tar.gz Source1: http://erislabs.net/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f=debian/manpages/check-module.1 Source2: http://erislabs.net/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f=debian/manpages/gnulib-tool.1 BuildRequires: texinfo @@ -218,6 +218,9 @@ It can be enabled for specific files by setting appropriate git attributes. #------------------------------------------------------------------------- %changelog +* Wed Mar 25 2015 Mosaab Alzoubi - 0-14.20150325git +- Update on 20150325. + * Sun Dec 14 2014 Mosaab Alzoubi - 0-13.20141214git - Update on 20141214. diff --git a/sources b/sources index ac416fe..55f53ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1e6edac3fc36652f3090f63070691e8 gnulib-e45661b.tar.gz +c35aae1e31419588fd8115be990304b3 gnulib-106a386.tar.gz