[git-remote-hg/f21] add obsoletes for git-hg

pstodulk pstodulk at fedoraproject.org
Mon Dec 8 10:22:39 UTC 2014


commit e1e1565df40c76f6f9cc398bb7873e737ccd34e1
Author: Petr Stodulka <pstodulk at redhat.com>
Date:   Mon Dec 8 11:18:32 2014 +0100

    add obsoletes for git-hg

 git-remote-hg.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/git-remote-hg.spec b/git-remote-hg.spec
index 3bde844..27f73d7 100644
--- a/git-remote-hg.spec
+++ b/git-remote-hg.spec
@@ -1,7 +1,7 @@
 %global debug_package %{nil}
 Name:           git-remote-hg
 Version:        0.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 BuildArch:      noarch
 Summary:        Mercurial wrapper for git
 License:        GPLv2+
@@ -15,6 +15,7 @@ BuildRequires:  python2-devel
 Requires:       python
 Requires:       git >= 2.0.0
 Requires:       mercurial >= 3.0
+Obsoletes:      git-hg
 
 %description
 git-remote-hg is the semi-official Mercurial bridge from Git project.
@@ -44,6 +45,8 @@ make install-doc
 %{_mandir}/man1/*
 
 %changelog
+* Mon Dec 8 2014 Petr Stodulka <pstodulk at redhat.com> - 0.2-4
+
 * Mon Jun 23 2014 Ondrej Oprala <ooprala at redhat.com> - 0.2-3
 - Explicitly disable debug_package, (noarch by itself
   still runs find-debuginfo.sh)


More information about the scm-commits mailing list