From 209cac9781eb667c5e872df402547eee3981629f Mon Sep 17 00:00:00 2001 From: Jerome Soyer Date: Jun 21 2011 09:39:28 +0000 Subject: Update to 0.132.4 --- diff --git a/.gitignore b/.gitignore index 74b112e..48bbbf2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /osc-0.132.1.tar.gz +/osc-0.132.4.tar.gz diff --git a/osc.spec b/osc.spec index 47ca0fd..d0c5eb0 100644 --- a/osc.spec +++ b/osc.spec @@ -3,15 +3,15 @@ %endif Name: osc -Version: 0.132.1 -Release: 2%{?dist} +Version: 0.132.4 +Release: 1%{?dist} Group: Development/Tools License: GPLv2+ Url: http://www.gitorious.org/opensuse/osc #the tarball come from gitourious. #i check out the latest version, same as openSUSE version. #git clone git://gitorious.org/opensuse/osc.git -#git archive --prefix="osc-0.132.1/" --format=tar 0.132.1| gzip > osc-0.132.1.tar.gz +#git archive --prefix="osc-0.132.4/" --format=tar 0.132.4| gzip > osc-0.132.4.tar.gz Source: osc-%{version}.tar.gz Summary: The openSUSE Build Service Commander BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -65,14 +65,17 @@ mv TODO.new TODO %{_datadir}/%{name}/* %changelog -* Thu Jun 9 2011 Jerome Soyer - 0.132.1-2 +* Tue Jun 21 2011 Jerome Soyer - 0.132.4-1 +- Update to 0.132.4 + +* Thu Jun 9 2011 Jerome Soyer - 0.132.1-2 - Fix non-arch dependent shell script in /usr/lib for multilib -* Wed Jun 8 2011 Jerome Soyer - 0.132.1-1 +* Wed Jun 8 2011 Jerome Soyer - 0.132.1-1 - Update to 0.132.1 - Fix tab/space in SPEC file - Add comment and command for tarball creation - Fix libdir-macro-in-noarch-package -* Wed Jun 8 2011 Jerome Soyer - 0.132.0-1 +* Wed Jun 8 2011 Jerome Soyer - 0.132.0-1 - Initial build diff --git a/sources b/sources index d4aaa5a..d54de8b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -00ecdf1db6a46f50c9449901958cbac8 osc-0.132.1.tar.gz +fb3e246e481fee17786b960f77677e5e osc-0.132.4.tar.gz