diff --git a/.gitignore b/.gitignore index 00c285b..bbf2a56 100644 --- a/.gitignore +++ b/.gitignore @@ -1,29 +1 @@ -/libreport-2.0.3.tar.gz -/libreport-2.0.4.tar.gz -/libreport-2.0.5.tar.gz -/libreport-2.0.6.tar.gz -/libreport-2.0.7.tar.gz -/libreport-2.0.8.tar.gz -/libreport-2.0.10.tar.gz -/libreport-2.0.11.tar.gz -/libreport-2.0.12.tar.gz -/libreport-2.0.13.tar.gz -/libreport-2.0.14.tar.gz -/libreport-2.0.15.tar.gz -/libreport-2.0.16.tar.gz -/libreport-2.0.17.tar.gz -/libreport-2.0.18.tar.gz -/libreport-2.0.19.tar.gz -/libreport-2.0.20.tar.gz -/libreport-2.1.0.tar.gz -/libreport-2.1.1.tar.gz -/libreport-2.1.2.tar.gz -/libreport-2.1.3.tar.gz -/libreport-2.1.4.tar.gz -/libreport-2.1.5.tar.gz -/libreport-2.1.6.tar.gz -/libreport-2.1.7.tar.gz -/libreport-2.1.8.tar.gz -/libreport-2.1.9.tar.gz -/libreport-2.1.10.tar.gz -/libreport-2.1.11.tar.gz +/libreport-2.*.tar.gz diff --git a/libreport.spec b/libreport.spec index c81e92a..3210754 100644 --- a/libreport.spec +++ b/libreport.spec @@ -7,7 +7,7 @@ Summary: Generic library for reporting various problems Name: libreport Version: 2.1.11 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: https://fedorahosted.org/abrt/ @@ -233,7 +233,7 @@ Requires: %{name} = %{version}-%{release} %description fedora Default configuration for reporting bugs via Fedora infrastructure -used to easy configure the reporting process for Fedora systems. Just +used to easily configure the reporting process for Fedora systems. Just install this package and you're done. %endif @@ -245,7 +245,7 @@ Requires: %{name} = %{version}-%{release} %description rhel Default configuration for reporting bugs via Red Hat infrastructure -used to easy configure the reporting process for Red Hat systems. Just +used to easily configure the reporting process for Red Hat systems. Just install this package and you're done. %package rhel-bugzilla @@ -268,7 +268,7 @@ Requires: libreport-plugin-bugzilla = %{version}-%{release} %description rhel-anaconda-bugzilla Default configuration for reporting Anaconda problems to Red Hat Bugzilla used -to easy configure the reporting process for Red Hat systems. Just install this +to easily configure the reporting process for Red Hat systems. Just install this package and you're done. %endif @@ -603,6 +603,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Wed Jan 8 2014 Peter Robinson 2.1.11-2 +- Build latest version on F-21/rawhide +- Fix descriptions + * Wed Jan 08 2014 Jakub Filak 2.1.11-1 - Update translations - add type agnostic functions for map_string_t