1.85 bump
This commit is contained in:
parent
21939acfca
commit
563bb25927
@ -1,6 +1,6 @@
|
|||||||
Name: perl-SQL-Abstract
|
Name: perl-SQL-Abstract
|
||||||
Version: 1.84
|
Version: 1.85
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Generate SQL from Perl data structures
|
Summary: Generate SQL from Perl data structures
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -8,8 +8,8 @@ URL: http://search.cpan.org/dist/SQL-Abstract
|
|||||||
Source0: http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/SQL-Abstract-%{version}.tar.gz
|
Source0: http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/SQL-Abstract-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: perl-interpreter
|
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
|
BuildRequires: perl-interpreter
|
||||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||||
BuildRequires: perl(strict)
|
BuildRequires: perl(strict)
|
||||||
BuildRequires: perl(warnings)
|
BuildRequires: perl(warnings)
|
||||||
@ -91,7 +91,7 @@ make test
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%doc Changes README
|
%doc Changes README
|
||||||
# %{_bindir}/format-sql
|
# %%{_bindir}/format-sql
|
||||||
%{perl_vendorlib}/SQL/
|
%{perl_vendorlib}/SQL/
|
||||||
%{_mandir}/man3/SQL::Abstract.3pm*
|
%{_mandir}/man3/SQL::Abstract.3pm*
|
||||||
%{_mandir}/man3/SQL::Abstract::Test.3pm*
|
%{_mandir}/man3/SQL::Abstract::Test.3pm*
|
||||||
@ -102,6 +102,9 @@ make test
|
|||||||
%{_mandir}/man3/DBIx::Class::Storage::Debug::PrettyPrint.3pm*
|
%{_mandir}/man3/DBIx::Class::Storage::Debug::PrettyPrint.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 06 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.85-1
|
||||||
|
- 1.85 bump
|
||||||
|
|
||||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.84-4
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.84-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (SQL-Abstract-1.84.tar.gz) = 2d41ca76cc50dcf85e40b6585b3036ae62801ce78b64cc3b6a6471540901bfacdbfe2f76e68fdea2d1caa509f57216d4bb4f214cee7008380d5f60643e1a3a6b
|
SHA512 (SQL-Abstract-1.85.tar.gz) = 1ca6e22dfe8a9e4cedb6e872ebbd87ecb12cac1f1998083946028882ea408557d1be78f9dccf7ac1b7fe25b75b3fbaa9db17b1e65a1b7e7470243d4da3127393
|
||||||
|
Loading…
Reference in New Issue
Block a user