[ruby-korundum] 4.8.1

Rex Dieter rdieter at fedoraproject.org
Tue Mar 6 23:25:34 UTC 2012


commit e8272f4f8e217e6b19e3cb2cc0d5345eb2f6a2b9
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Tue Mar 6 17:27:12 2012 -0600

    4.8.1

 .gitignore         |    2 +-
 ruby-korundum.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ddb4b7..907b73a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/korundum-4.8.0.tar.bz2
+/korundum-4.8.1.tar.xz
diff --git a/ruby-korundum.spec b/ruby-korundum.spec
index f2cdc25..093b042 100644
--- a/ruby-korundum.spec
+++ b/ruby-korundum.spec
@@ -9,8 +9,8 @@
 
 Name:    ruby-korundum 
 Summary: Ruby bindings for libraries created by the KDE community 
-Version: 4.8.0
-Release: 3%{?dist}
+Version: 4.8.1
+Release: 1%{?dist}
 
 # most GPLv2+, rbkconfig_compiler LGPLv2+
 License: GPLv2+ and LGPLv2+
@@ -21,7 +21,7 @@ URL:     https://projects.kde.org/projects/kde/kdebindings/ruby/korundum
 %else
 %global stable stable
 %endif
-Source0: http://download.kde.org/%{stable}/%{version}/src/korundum-%{version}.tar.bz2
+Source0: http://download.kde.org/%{stable}/%{version}/src/korundum-%{version}.tar.xz
 
 ## upstreamable patches
 # https://bugs.kde.org/show_bug.cgi?id=287057
@@ -103,6 +103,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Tue Mar 06 2012 Rex Dieter <rdieter at fedoraproject.org> 4.8.1-1
+- 4.8.1
+
 * Sat Feb 18 2012 Rex Dieter <rdieter at fedoraproject.org> 4.8.0-3
 - actually use %%ruby_abi macro
 
diff --git a/sources b/sources
index 6cc1162..a0ba0b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5efef73e24ad15bafb894fb765f466d9  korundum-4.8.0.tar.bz2
+8cc3ba4d1a916b646529707cbe95c49c  korundum-4.8.1.tar.xz


More information about the scm-commits mailing list