[libkscreen-qt5/copr] Update in Copr

Daniel Vrátil dvratil at fedoraproject.org
Wed Mar 4 17:44:53 UTC 2015


commit 9fafcee34a053d0bd32a333677838ed14740eb3c
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Mar 4 18:44:41 2015 +0100

    Update in Copr

 libkscreen-qt5.spec | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/libkscreen-qt5.spec b/libkscreen-qt5.spec
index 4f870a5..3b015f1 100644
--- a/libkscreen-qt5.spec
+++ b/libkscreen-qt5.spec
@@ -1,11 +1,11 @@
-#%global git_version  4c5da6e
-#%global git_date     20150112
+%global git_version  72d0770
+%global git_date     20150304
 
 %global base_name    libkscreen
 
 Name:           libkscreen-qt5
-Version:        5.2.1
-Release:        2%{?dist}
+Version:        5.2.60
+Release:        1.%{git_date}git%{git_version}%{?dist}
 Summary:        KDE display configuration library
 
 License:        GPLv2+
@@ -14,7 +14,7 @@ URL:            https://projects.kde.org/projects/kde/workspace/libkscreen
 
 # git archive --format=tar.gz --remote=git://anongit.kde.org/libkscreen.git \
 #             --prefix=libkscreen-%%{version}/ --output=libkscreen-qt5-%%{git_version}.tar.gz %%{git_version}
-#Source0:        libkscreen-%{git_version}.tar.gz
+Source0:        libkscreen-%{git_version}.tar.gz
 
 %global revision %(echo %{version} | cut -d. -f3)
 %if %{revision} >= 50
@@ -22,7 +22,7 @@ URL:            https://projects.kde.org/projects/kde/workspace/libkscreen
 %else
 %global stable stable
 %endif
-Source0:        http://download.kde.org/%{stable}/plasma/%{version}/%{base_name}-%{version}.tar.xz
+#Source0:        http://download.kde.org/%{stable}/plasma/%{version}/%{base_name}-%{version}.tar.xz
 
 ## upstreamable patches
 ## upstream patches
@@ -96,6 +96,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Wed Mar 04 2015 Daniel Vrátil <dvratil at redhat.com> - 5.2.60-1.20150304git72d0770
+- Git snapshot
+
 * Fri Feb 27 2015 Daniel Vrátil <dvratil at redhat.com> - 5.2.1-2
 - Rebuild (GCC 5)
 


More information about the scm-commits mailing list