[plasma-mediacenter/f20] new release plasma-mediacenter-1.1.0a

siddharths siddharths at fedoraproject.org
Sun Aug 25 05:33:21 UTC 2013


commit f65ffd4127fe0663b01d50360b66a7442fb77a2f
Author: Siddharth Sharma <siddharth.kde at gmail.com>
Date:   Sun Aug 25 11:02:18 2013 +0530

    new release plasma-mediacenter-1.1.0a

 .gitignore              |    1 +
 plasma-mediacenter.spec |   10 +++++++---
 sources                 |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d6203f..cdd7dc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /plasma-mediacenter-1.0.0-1.tar.gz
 /plasma-mediacenter-1.0.90.tar.bz2
 /plasma-mediacenter-1.0.95.tar.bz2
+/plasma-mediacenter-1.1.0a.tar.bz2
diff --git a/plasma-mediacenter.spec b/plasma-mediacenter.spec
index 2f1eb25..1968754 100644
--- a/plasma-mediacenter.spec
+++ b/plasma-mediacenter.spec
@@ -1,11 +1,11 @@
 Name:           plasma-mediacenter
-Version:        1.0.95
+Version:        1.1.0a
 Release:        1%{?dist}
 Summary:        A mediacenter user interface written with the Plasma framework
 
 License:        GPLv2
 URL:            http://download.kde.org/unstable/plasma-mediacenter
-Source0:        http://download.kde.org/unstable/plasma-mediacenter/1.0.90/src/plasma-mediacenter-%{version}.tar.bz2
+Source0:        http://download.kde.org/unstable/plasma-mediacenter/1.1.0/src/plasma-mediacenter-%{version}.tar.bz2
 
 BuildRequires:  qt-mobility-devel 
 BuildRequires:  kde-workspace-devel 
@@ -47,11 +47,12 @@ make install/fast -C %{_target_platform} DESTDIR=%{buildroot}
 %check
 desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/plasma-mediacenter.desktop
 
+%find_lang %{name}
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-%files
+%files -f %{name}.lang
 %doc README LICENSE
 %{_kde4_appsdir}/plasma/packages/org.kde.plasma.mediacenter/
 %{_kde4_bindir}/plasma-mediacenter
@@ -69,6 +70,9 @@ desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/plasma-medi
 
 
 %changelog
+* Sun Aug 25 2013 siddharth sharma <siddharth.kde at gmail.com> - 1.1.0a-1
+- New Release
+
 * Mon Aug 12 2013 siddharth sharma <siddharth.kde at gmail.com> - 1.0.95-1
 - new release plasma-mediacenter-1.0.95
 
diff --git a/sources b/sources
index 6875667..36c8a7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ba9c67e7491a289afafb27b1dce5ea4  plasma-mediacenter-1.0.95.tar.bz2
+9bf9ea2352b9c7fe374f1c176de7461c  plasma-mediacenter-1.1.0a.tar.bz2


More information about the scm-commits mailing list