[git-remote-bzr] added obsoletes for git-bzr

pstodulk pstodulk at fedoraproject.org
Fri Nov 28 15:12:32 UTC 2014


commit 83107eaf1c374803737ea7bc83dd7f1edfa17019
Author: Petr Stodulka <pstodulk at redhat.com>
Date:   Fri Nov 28 16:10:58 2014 +0100

    added obsoletes for git-bzr

 git-remote-bzr.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/git-remote-bzr.spec b/git-remote-bzr.spec
index c6689c8..72028f7 100644
--- a/git-remote-bzr.spec
+++ b/git-remote-bzr.spec
@@ -1,7 +1,7 @@
 %global debug_package %{nil}
 Name:           git-remote-bzr
 Version:        0.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 BuildArch:      noarch
 Summary:        Bazaar wrapper for git
 License:        GPLv2+
@@ -14,6 +14,7 @@ BuildRequires:  python2-devel
 Requires:       python
 Requires:       git
 Requires:       bzr
+Obsoletes:      git-bzr
 
 %description
 git-remote-bzr is the semi-official Bazaar bridge from Git project.
@@ -43,6 +44,9 @@ make install-doc
 %{_mandir}/man1/*
 
 %changelog
+* Fri Nov 28 2014 Petr Stodulka <pstodulk at redhat.com> - 0.2-3
+- added obsoletes for git-bzr (#1164212)
+
 * Mon Jun 23 2014 Ondrej Oprala <ooprala at redhat.com> - 0.2-2
 - Explicitly disable debug_package (noarch by itself
 still runs find-debuginfo.sh)


More information about the scm-commits mailing list