[libreport] Build latest version on F-21/rawhide, Fix descriptions

Peter Robinson pbrobinson at fedoraproject.org
Wed Jan 8 16:43:16 UTC 2014


commit 16d11240a44910ca758c4a735b764ad98eefba26
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Jan 8 16:43:13 2014 +0000

    Build latest version on F-21/rawhide, Fix descriptions

 .gitignore     |   30 +-----------------------------
 libreport.spec |   12 ++++++++----
 2 files changed, 9 insertions(+), 33 deletions(-)
---
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 <pbrobinson at fedoraproject.org> 2.1.11-2
+- Build latest version on F-21/rawhide
+- Fix descriptions
+
 * Wed Jan 08 2014 Jakub Filak <jfilak at redhat.com> 2.1.11-1
 - Update translations
 - add type agnostic functions for map_string_t


More information about the scm-commits mailing list