fixed bug #1006738
This commit is contained in:
parent
49f96794d9
commit
1d64a73d40
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,3 +7,5 @@
|
||||
/libcomps-36336e79a2b08cd7507c90f5df5b7f850058fef7.tar.gz
|
||||
/libcomps-a054fcfde528bb23fbab7a24b4938b7c86ecc7ce.tar.gz
|
||||
/libcomps-951226b59c6915de5b44fac79a84f42d5277a8bc.tar.gz
|
||||
/libcomps-313e3e9c9361530e0ea8f6813b9d3f44ad02dceb.tar.gz
|
||||
/libcomps-1138c013476c521cf0ef4df22b0a7effe6cd0b29.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global commit 951226b59c6915de5b44fac79a84f42d5277a8bc
|
||||
%global commit 1138c013476c521cf0ef4df22b0a7effe6cd0b29
|
||||
|
||||
Name: libcomps
|
||||
Version: 0.1.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Comps XML file manipulation library
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -116,8 +116,8 @@ rm -rf $buildroot
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 06 2013 Jindrich Luza <jluza@redhat.com> 0.1.3.git951226b
|
||||
- release bumped
|
||||
* Wed Sep 11 2013 Jindrich Luza <jluza@redhat.com> 0.1.3.git1138c01
|
||||
- release bump
|
||||
- fixed #1003986 by Gustavo Luiz Duarte guidelines (but not tested on ppc)
|
||||
- fixed bug #1000449
|
||||
- fixed bug #1000442
|
||||
|
Loading…
Reference in New Issue
Block a user