This commit is contained in:
Tom Callaway 2015-06-18 15:29:47 -04:00
parent 6e1ce261ba
commit 5379c64b88
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
9c27d4b6c1b76caa54e7504649594ad7 DBD-SQLite-1.46.tar.gz
020c02ca595b2074a767a19af8506d2a DBD-SQLite-1.48.tar.gz