[rpmdevtools] Update to 8.2.

Ville Skyttä scop at fedoraproject.org
Sat Nov 12 16:19:01 UTC 2011


commit ba8fba6d3f6f56c240df0b34df51a585c3854965
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Nov 12 18:18:50 2011 +0200

    Update to 8.2.

 .gitignore       |    2 +-
 rpmdevtools.spec |    8 ++++----
 sources          |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 35da925..dafa321 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/rpmdevtools-8.1.tar.xz
+/*.tar.*
diff --git a/rpmdevtools.spec b/rpmdevtools.spec
index eb9a988..8281ccc 100644
--- a/rpmdevtools.spec
+++ b/rpmdevtools.spec
@@ -1,7 +1,7 @@
 %global spectool_version 1.0.10
 
 Name:           rpmdevtools
-Version:        8.1
+Version:        8.2
 Release:        1%{?dist}
 Summary:        RPM Development Tools
 
@@ -39,8 +39,6 @@ Requires:       sed
 Requires:       emacs-filesystem
 Requires:       xemacs-filesystem
 %endif
-# For _get_cword in bash completion snippet
-Conflicts:      bash-completion < 20080705
 
 %description
 This package contains scripts and (X)Emacs support files to aid in
@@ -103,7 +101,6 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %files
-%defattr(-,root,root,-)
 %doc COPYING NEWS
 %config(noreplace) %{_sysconfdir}/rpmdevtools/
 %{_sysconfdir}/bash_completion.d/
@@ -122,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Nov 12 2011 Ville Skyttä <ville.skytta at iki.fi> - 8.2-1
+- Update to 8.2.
+
 * Tue Apr 26 2011 Ville Skyttä <ville.skytta at iki.fi> - 8.1-1
 - Update to 8.1.
 
diff --git a/sources b/sources
index 5c38452..cf9a4cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71541d89592f485770a85f64632eda35  rpmdevtools-8.1.tar.xz
+aaba5b4911911c939ce753fade6a1ec7  rpmdevtools-8.2.tar.xz


More information about the scm-commits mailing list