[kscreen/copr] Copr update

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


commit 330c720248f76885b4f4b9417def04195d1d5cce
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Wed Mar 4 18:48:34 2015 +0100

    Copr update

 kscreen.spec | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/kscreen.spec b/kscreen.spec
index 32db39a..9e3f0be 100644
--- a/kscreen.spec
+++ b/kscreen.spec
@@ -1,10 +1,10 @@
-#%global git_version 7a8460a
-#%global git_date 20150112
+%global git_version 046f1e8
+%global git_date 20150304
 
 Name:           kscreen
 Epoch:          1
-Version:        5.2.1
-Release:        2%{?dist}
+Version:        5.2.60
+Release:        1.%{git_date}git%{git_version}%{?dist}
 Summary:        KDE Display Management software
 
 # KDE e.V. may determine that future GPL versions are accepted
@@ -17,11 +17,11 @@ URL:            https://projects.kde.org/projects/playground/base/kscreen
 %else
 %global stable stable
 %endif
-Source0:        http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz
+#Source0:        http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz
 
 # git archive --format=tar.gz --prefix=kscreen-%{version}/ --remote=git://anongit.kde.org/kscreen \
 #             --output=kscreen-%{git_version}.tar.gz %{git_version}
-#Source0:        kscreen-%{git_version}.tar.gz
+Source0:        kscreen-%{git_version}.tar.gz
 
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-rpm-macros
@@ -81,6 +81,9 @@ fi
 %{_datadir}/icons/hicolor/*/actions/*
 
 %changelog
+* Wed Mar 04 2015 Daniel Vrátil <dvratil at redhat.com> - 5.2.60-1.20150304git046f1e8
+- 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