[kf5-kpty/f21] KDE Frameworks 5.1.0

Daniel Vrátil dvratil at fedoraproject.org
Wed Aug 6 13:18:15 UTC 2014


commit d0bac589f84d896f4b1a031014225dccca83f7e5
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Aug 6 15:18:00 2014 +0200

    KDE Frameworks 5.1.0

 .gitignore    |    1 +
 kf5-kpty.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4b5c479..efed831 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /kpty-4.100.0.tar.xz
 /kpty-5.0.0.tar.xz
+/kpty-5.1.0.tar.xz
diff --git a/kf5-kpty.spec b/kf5-kpty.spec
index 6ec92e3..7a715d6 100644
--- a/kf5-kpty.spec
+++ b/kf5-kpty.spec
@@ -1,7 +1,7 @@
 %define framework kpty
 
 Name:           kf5-%{framework}
-Version:        5.0.0
+Version:        5.1.0
 Release:        1%{?dist}
 Summary:        KDE Frameworks 5 Tier 2 module providing Pty abstraction
 
@@ -70,6 +70,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 
 %changelog
+* Wed Aug 06 2014 Daniel Vrátil <dvratil at redhat.com> - 5.1.0-1
+- KDE Frameworks 5.1.0
+
 * Wed Jul 09 2014 Daniel Vrátil <dvratil at redhat.com> - 5.0.0-1
 - KDE Frameworks 5.0.0
 
diff --git a/sources b/sources
index 7fd0727..36c379e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a83e94fa7915b53f014661c7563ad22  kpty-5.0.0.tar.xz
+69958845c262b4e345d20418a5bea0b2  kpty-5.1.0.tar.xz


More information about the scm-commits mailing list