This commit is contained in:
Adam Jackson 2011-02-09 11:24:08 -05:00
parent 8d5b2c8780
commit 4611b2e3b8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
libpciaccess-0.12.0.tar.bz2
/libpciaccess-0.12.1.tar.bz2

View File

@ -2,8 +2,8 @@
# define gitrev 5e8d4c19b4f618e22b6e8e1ad3294d8708067474
Name: libpciaccess
Version: 0.12.0
Release: 2%{?dist}
Version: 0.12.1
Release: 1%{?dist}
Summary: PCI access library
Group: System Environment/Libraries
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/pciaccess.pc
%changelog
* Wed Feb 09 2011 Adam Jackson <ajax@redhat.com> 0.12.1-1
- libpciaccess 0.12.1
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
285e07976274572e1f1e68edee09b70a libpciaccess-0.12.0.tar.bz2
d6363ee9f4df79f6fc47cba7c67b0d35 libpciaccess-0.12.1.tar.bz2