]> git.pld-linux.org Git - packages/git-core.git/commitdiff
perl-Git: force upgrade if main package updated
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 6 Mar 2018 16:57:39 +0000 (18:57 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Tue, 6 Mar 2018 16:57:39 +0000 (18:57 +0200)
git-core.spec

index 71816b4d3b405b807dfda0c2e8b0047bc6f21ec3..f908b3a4a0043af7056772e7a16ae603608895b7 100644 (file)
@@ -15,7 +15,7 @@ Summary:      Distributed version control system focused on speed, effectivity and us
 Summary(pl.UTF-8):     Rozproszony system śledzenia treści skupiony na szybkości, wydajności i użyteczności
 Name:          git-core
 Version:       2.16.2
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Development/Tools
 Source0:       http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.xz
@@ -389,6 +389,7 @@ Summary:    Perl interface to the Git version control system
 Summary(pl.UTF-8):     Perlowy interfejs do systemu kontroli wersji Git
 Group:         Development/Languages/Perl
 Obsoletes:     perl-git-core
+Conflicts:     %{name} < %{version}
 %if "%{_rpmversion}" >= "5"
 BuildArch:     noarch
 %endif
This page took 0.099195 seconds and 4 git commands to generate.