[kdevplatform] * Fri Jan 21 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.1.90-1 - Update to 1.1.90 (1.2 RC1)

Kevin Kofler kkofler at fedoraproject.org
Fri Jan 21 16:50:06 UTC 2011


commit 9e807ea739362f2956ca43726f9ef92517d19385
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Fri Jan 21 17:49:42 2011 +0100

    * Fri Jan 21 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.1.90-1
    - Update to 1.1.90 (1.2 RC1)

 .gitignore        |    1 +
 kdevplatform.spec |   18 +++++-------------
 sources           |    2 +-
 3 files changed, 7 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 219bbf4..8e9cf32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /kdevplatform-1.1.80.tar.bz2
 /kdevplatform-1.1.81.tar.bz2
+/kdevplatform-1.1.90.tar.bz2
diff --git a/kdevplatform.spec b/kdevplatform.spec
index 36ff10b..a07bb8c 100644
--- a/kdevplatform.spec
+++ b/kdevplatform.spec
@@ -1,23 +1,12 @@
 Name:           kdevplatform
 Summary:        Libraries for use by KDE development tools
-Version:        1.1.81
+Version:        1.1.90
 Release:        1%{?dist}
 
 Group:          Development/Tools
 License:        GPLv2
 URL:            http://www.kde.org/
-### SNAPSHOT
-#Source0:VAR svnrel echo $(date +%Y%m%d)svn$(svn info svn://anonsvn.kde.org/home/kde/trunk/KDE/kdevplatform | grep 'Rev:' | cut -d" " -f4)
-#Source0:CMD svn export svn://anonsvn.kde.org/home/kde/trunk/KDE/kdevplatform kdevplatform-%{version}.%{svnrel}
-#Source0:CMD tar cjf %{_sourcedir}/kdevplatform-%{version}.%{svnrel}.tar.bz2 kdevplatform-%{version}.%{svnrel}
-#Source0:CMD rm -rf kdevplatform-%{version}.%{svnrel}
-### TAG
-#Source0:DISABLECMD svn export svn://anonsvn.kde.org/home/kde/tags/kdevplatform/%{version} kdevplatform-%{version}
-#Source0:DISABLECMD tar cjf %{_sourcedir}/kdevplatform-%{version}.tar.bz2 kdevplatform-%{version}
-#Source0:DISABLECMD rm -rf kdevplatform-%{version}
-#Source0:        kdevplatform-%{version}%{?alphatag}.tar.bz2
-### ORIGINAL
-Source0:        ftp://ftp.kde.org/pub/kde/unstable/kdevelop/4.1.81/src/kdevplatform-%{version}.tar.bz2
+Source0:        ftp://ftp.kde.org/pub/kde/unstable/kdevelop/4.1.90/src/kdevplatform-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  boost-devel
@@ -119,6 +108,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
 
 
 %changelog
+* Fri Jan 21 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.1.90-1
+- Update to 1.1.90 (1.2 RC1)
+
 * Tue Dec 28 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1.1.81-1
 - Update to 1.1.81 (1.2 Beta 2)
 
diff --git a/sources b/sources
index ea31e12..6f3a920 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-30580941a702ce163fb19d997700c45d  kdevplatform-1.1.81.tar.bz2
+8804ea70467b36e36de1a73889e08913  kdevplatform-1.1.90.tar.bz2


More information about the scm-commits mailing list