Rebase to 0.1.5
This commit is contained in:
parent
9245f8f514
commit
79546bfd30
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libestr-0.1.3.tar.gz
|
||||
/libestr-0.1.4.tar.gz
|
||||
/libestr-0.1.5.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libestr
|
||||
Version: 0.1.4
|
||||
Version: 0.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: String handling essentials library
|
||||
|
||||
@ -46,6 +46,9 @@ rm -f %{buildroot}/%{_libdir}/*.{a,la}
|
||||
%{_libdir}/pkgconfig/libestr.pc
|
||||
|
||||
%changelog
|
||||
* Tue Apr 02 2013 Tomas Heinrich <theinric@redhat.com> - 0.1.5-1
|
||||
- rebase to 0.1.5
|
||||
|
||||
* Wed Dec 12 2012 Mahaveer Darade <mdarade@redhat.com> - 0.1.4-1
|
||||
- upgrade to upstream version 0.1.4
|
||||
- correct an impossible timestamp in an older changelog entry
|
||||
|
Loading…
Reference in New Issue
Block a user