Update to 20130529

This commit is contained in:
Jan Zeleny 2013-05-29 09:33:16 +02:00
parent 419a684bd6
commit 4e9f8b90f0
3 changed files with 10 additions and 5 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/scl-utils-20121110.tar.gz
/scl-utils-20130529.tar.gz

View File

@ -1,11 +1,11 @@
Summary: Utilities for alternative packaging
Name: scl-utils
Version: 20121110
Release: 2%{?dist}
Version: 20130529
Release: 1%{?dist}
License: GPLv2+
Group: Applications/File
URL: http://jnovy.fedorapeople.org/scl-utils/
Source0: http://jnovy.fedorapeople.org/scl-utils/%{name}-%{version}.tar.gz
URL: https://fedorahosted.org/released/scl-utils/
Source0: https://fedorahosted.org/released/scl-utils/%{name}-%{version}.tar.gz
Source1: macros.scl-filesystem
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -68,6 +68,10 @@ rm -rf %buildroot
%{_rpmconfigdir}/brp-scl-python-bytecompile
%changelog
* Wed May 29 2013 Jan Zeleny <jzeleny@redhat.com> - 20130529-1
- changed the upstream tarball location
- update to 20130529
* Fri Feb 01 2013 Jindrich Novy <jnovy@redhat.com> 20121110-2
- add build compatibility fixes

View File

@ -1 +1 @@
6269fca956b3bbc92ec200f533436ce1 scl-utils-20121110.tar.gz
e11fb0c27c8c04f72b4a1459be1d27f2 scl-utils-20130529.tar.gz