diff --git a/.gitignore b/.gitignore index 50892f8..a372671 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /lemenkov-erlang-rpm-macros-0.1.2-0-ga435404.tar.gz +/lemenkov-erlang-rpm-macros-0.1.3-0-g3e3d3a8.tar.gz diff --git a/erlang-rpm-macros.spec b/erlang-rpm-macros.spec index 5ffdbfb..f1addd7 100644 --- a/erlang-rpm-macros.spec +++ b/erlang-rpm-macros.spec @@ -1,13 +1,13 @@ -%global git_tag a435404 +%global git_tag 3e3d3a8 Name: erlang-rpm-macros -Version: 0.1.2 -Release: 4%{?dist} +Version: 0.1.3 +Release: 1%{?dist} Summary: Macros for simplifying building of Erlang packages Group: Development/Libraries License: MIT URL: http://github.com/lemenkov/erlang-rpm-macros -# wget --no-check-certificate https://github.com/lemenkov/erlang-rpm-macros/tarball/0.1.2 +# wget --no-check-certificate --content-disposition https://github.com/lemenkov/erlang-rpm-macros/tarball/0.1.3 Source0: lemenkov-%{name}-%{version}-0-g%{git_tag}.tar.gz BuildArch: noarch Requires: rpm-build >= 4.7 @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon May 07 2012 Peter Lemenkov - 0.1.3-1 +- Ver. 0.1.3 + * Fri Jan 13 2012 Fedora Release Engineering - 0.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 1cf209a..422fe95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31398cecc43c3c40d23078b5aa2d23df lemenkov-erlang-rpm-macros-0.1.2-0-ga435404.tar.gz +b75dcfe3f34d742280ecd815de2f95bf lemenkov-erlang-rpm-macros-0.1.3-0-g3e3d3a8.tar.gz