1.40 bump
This commit is contained in:
parent
706659a7f1
commit
eba80ba713
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ DBD-SQLite-1.29.tar.gz
|
||||
/DBD-SQLite-1.35.tar.gz
|
||||
/DBD-SQLite-1.37.tar.gz
|
||||
/DBD-SQLite-1.39.tar.gz
|
||||
/DBD-SQLite-1.40.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-DBD-SQLite
|
||||
Version: 1.39
|
||||
Release: 2%{?dist}
|
||||
Version: 1.40
|
||||
Release: 1%{?dist}
|
||||
Summary: SQLite DBI Driver
|
||||
Group: Development/Libraries
|
||||
License: GPL+ or Artistic
|
||||
@ -66,6 +66,9 @@ make test
|
||||
%{_mandir}/man3/*.3pm*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 31 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.40-1
|
||||
- 1.40 bump
|
||||
|
||||
* Wed Jul 24 2013 Petr Pisar <ppisar@redhat.com> - 1.39-2
|
||||
- Perl 5.18 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user