1.831 bump
This commit is contained in:
parent
fd2548b201
commit
3bad68164b
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/DB_File-1.828.tar.gz
|
/DB_File-1.828.tar.gz
|
||||||
/DB_File-1.829.tar.gz
|
/DB_File-1.829.tar.gz
|
||||||
/DB_File-1.830.tar.gz
|
/DB_File-1.830.tar.gz
|
||||||
|
/DB_File-1.831.tar.gz
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
Name: perl-DB_File
|
Name: perl-DB_File
|
||||||
Version: 1.830
|
Version: 1.831
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl5 access to Berkeley DB version 1.x
|
Summary: Perl5 access to Berkeley DB version 1.x
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -67,6 +67,9 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 19 2013 Petr Pisar <ppisar@redhat.com> - 1.831-1
|
||||||
|
- 1.831 bump
|
||||||
|
|
||||||
* Mon Nov 04 2013 Petr Pisar <ppisar@redhat.com> - 1.830-1
|
* Mon Nov 04 2013 Petr Pisar <ppisar@redhat.com> - 1.830-1
|
||||||
- 1.830 bump
|
- 1.830 bump
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user