[shared-desktop-ontologies] 0.8.0

Rex Dieter rdieter at fedoraproject.org
Thu Sep 1 16:27:12 UTC 2011


commit 7b5771a10db1ff105a68c5e02391e30a21971f15
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Sep 1 11:33:24 2011 -0500

    0.8.0

 .gitignore                                    |    2 +-
 shared-desktop-ontologies-0.4-pkgconfig.patch |   12 ------------
 shared-desktop-ontologies.spec                |   14 ++++++--------
 sources                                       |    2 +-
 4 files changed, 8 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8203ec..b522f23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /shared-desktop-ontologies-0.6.0.tar.bz2
-/shared-desktop-ontologies-0.7.1.tar.bz2
+/shared-desktop-ontologies-0.8.0.tar.bz2
diff --git a/shared-desktop-ontologies.spec b/shared-desktop-ontologies.spec
index 7a464bc..45712fc 100644
--- a/shared-desktop-ontologies.spec
+++ b/shared-desktop-ontologies.spec
@@ -1,19 +1,16 @@
 Name:           shared-desktop-ontologies
-Version:        0.7.1
-Release:        2%{?dist}
+Version:        0.8.0
+Release:        1%{?dist}
 Summary:        Shared ontologies needed for semantic environments
 
 Group:          User Interface/Desktops
 # see LICENSE.README
 License:        (BSD or CC-BY) and CC-BY and W3C
 URL:            http://oscaf.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/project/oscaf/shared-desktop-ontologies/0.7/shared-desktop-ontologies-%{version}.tar.bz2
+Source0:        http://downloads.sourceforge.net/project/oscaf/shared-desktop-ontologies/0.8/shared-desktop-ontologies-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-## upstreamable patches
-Patch50: shared-desktop-ontologies-0.4-pkgconfig.patch
-
 BuildRequires:  cmake >= 2.6.0
 BuildRequires:  pkgconfig
 
@@ -54,8 +51,6 @@ that use %{name}.
 %prep
 %setup -q
 
-%patch50 -p1 -b .pkgconfig
-
 
 %build
 mkdir -p %{_target_platform}
@@ -95,6 +90,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Sep 01 2011 Rex Dieter <rdieter at fedoraproject.org> 0.8.0-1
+- 0.8.0
+
 * Fri Jul 22 2011 Rex Dieter <rdieter at fedoraproject.org> 0.7.1-2
 - 0.7.1
 
diff --git a/sources b/sources
index 747e579..64fe704 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2684924bf92d9fee476f1ba03a32add4  shared-desktop-ontologies-0.7.1.tar.bz2
+3abbd4ddc683aaa0504ed8499b57285e  shared-desktop-ontologies-0.8.0.tar.bz2


More information about the scm-commits mailing list