1.48
This commit is contained in:
parent
6e1ce261ba
commit
5379c64b88
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ DBD-SQLite-1.29.tar.gz
|
||||
/DBD-SQLite-1.42.tar.gz
|
||||
/DBD-SQLite-1.44.tar.gz
|
||||
/DBD-SQLite-1.46.tar.gz
|
||||
/DBD-SQLite-1.48.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-DBD-SQLite
|
||||
Version: 1.46
|
||||
Release: 4%{?dist}
|
||||
Version: 1.48
|
||||
Release: 1%{?dist}
|
||||
Summary: SQLite DBI Driver
|
||||
Group: Development/Libraries
|
||||
License: (GPL+ or Artistic) and Public Domain
|
||||
@ -82,6 +82,9 @@ make test
|
||||
%{_mandir}/man3/*.3pm*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 18 2015 Tom Callaway <spot@fedoraproject.org> - 1.48-1
|
||||
- update to 1.48
|
||||
|
||||
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.46-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user