From f76d859db3745a74e67ecc06ce427d18907426aa Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 26 Jun 2015 23:13:19 +0200 Subject: [PATCH] - updated to 2.6.0 --- libreport.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libreport.spec b/libreport.spec index 36fb10b..b6bbd19 100644 --- a/libreport.spec +++ b/libreport.spec @@ -6,12 +6,12 @@ Summary: Generic library for reporting various problems Summary(pl.UTF-8): Ogólna biblioteka do zgłaszania różnych problemów Name: libreport -Version: 2.5.0 +Version: 2.6.0 Release: 1 License: GPL v2+ Group: Libraries Source0: https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz -# Source0-md5: c3b8d39d0b224cbda73eb6ffc46291dd +# Source0-md5: 764ef9745518391abe8349f979d6ce1d Patch0: format-security.patch URL: https://fedorahosted.org/abrt/ BuildRequires: asciidoc @@ -576,12 +576,16 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/reporter-mantisbt %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/libreport/plugins/mantisbt.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/libreport/plugins/mantisbt_format.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/libreport/plugins/mantisbt_format_analyzer_libreport.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/libreport/plugins/mantisbt_formatdup.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/libreport/plugins/mantisbt_formatdup_analyzer_libreport.conf %{_datadir}/libreport/conf.d/plugins/mantisbt.conf %{_mandir}/man1/reporter-mantisbt.1* %{_mandir}/man5/mantisbt.conf.5* %{_mandir}/man5/mantisbt_format.conf.5* +%{_mandir}/man5/mantisbt_format_analyzer_libreport.conf.5* %{_mandir}/man5/mantisbt_formatdup.conf.5* +%{_mandir}/man5/mantisbt_formatdup_analyzer_libreport.conf.5* %files plugin-reportuploader %defattr(644,root,root,755) -- 2.44.0