[kf5] Release: +%{?dist}

Rex Dieter rdieter at fedoraproject.org
Sat Jul 19 18:20:42 UTC 2014


commit 42e2327ca171793fb745662bf8324ed2943c1d77
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sat Jul 19 13:21:08 2014 -0500

    Release: +%{?dist}

 kf5.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/kf5.spec b/kf5.spec
index 9f771f8..e369867 100644
--- a/kf5.spec
+++ b/kf5.spec
@@ -1,6 +1,6 @@
 Name:           kf5
 Version:        5.0.0
-Release:        1
+Release:        2%{?dist}
 Summary:        Filesystem and RPM macros for KDE Frameworks 5
 BuildArch:      noarch
 License:        BSD
@@ -43,6 +43,9 @@ install -pm644 %{_sourcedir}/macros.kf5 %{buildroot}%{_rpmconfigdir}/macros.d
 
 
 %changelog
+* Sat Jul 19 2014 Rex Dieter <rdieter at fedoraproject.org> 5.0.0-2
+- Release: +%%{?dist}
+
 * Wed Jul 09 2014 Daniel Vrátil <dvratil at redhat.com> - 5.0.0-1
 - KDE Frameworks 5.0.0
 


More information about the scm-commits mailing list