update to 20120809

- processes the SCL buildroot correctly now
This commit is contained in:
Jindrich Novy 2012-08-09 04:21:10 +02:00
parent 4e41d8b221
commit 44ffc680e6
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/scl-utils-20120802.tar.gz /scl-utils-20120809.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Utilities for alternative packaging Summary: Utilities for alternative packaging
Name: scl-utils Name: scl-utils
Version: 20120802 Version: 20120809
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/File Group: Applications/File
@ -53,7 +53,11 @@ rm -rf %buildroot
%{_rpmconfigdir}/fileattrs/scl.attr %{_rpmconfigdir}/fileattrs/scl.attr
%changelog %changelog
* Thu Jul 31 2012 Jindrich Novy <jnovy@redhat.com> 20120802-1 * Thu Aug 09 2012 Jindrich Novy <jnovy@redhat.com> 20120809-1
- update to 20120809
- processes the SCL buildroot correctly now
* Thu Aug 02 2012 Jindrich Novy <jnovy@redhat.com> 20120802-1
- update to 20120802 - update to 20120802
* Thu Jul 31 2012 Jindrich Novy <jnovy@redhat.com> 20120731-1 * Thu Jul 31 2012 Jindrich Novy <jnovy@redhat.com> 20120731-1

View File

@ -1 +1 @@
e3d448114a918a6e8b7d3505ac050234 scl-utils-20120802.tar.gz e325eb9e4a1c2fb3e507a01817a74c39 scl-utils-20120809.tar.gz