[sratom] New upstream release

Brendan Jones bsjones at fedoraproject.org
Mon May 20 22:38:51 UTC 2013


commit b91036e457bde2040026923a9741d118116ff963
Author: Brendan Jones <brendan.jones.it at gmail.com>
Date:   Tue May 21 00:36:34 2013 +0200

    New upstream release

 .gitignore  |    1 +
 sources     |    2 +-
 sratom.spec |    6 +++---
 3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a5a290..b2292d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /sratom-0.2.0.tar.bz2
+/sratom-0.4.2.tar.bz2
diff --git a/sources b/sources
index 03a5e25..a535fa6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c03cf2849186818610ffe889be4f5b55  sratom-0.2.0.tar.bz2
+5bb7e4bc4198e19f388ac51239007f25  sratom-0.4.2.tar.bz2
diff --git a/sratom.spec b/sratom.spec
index 3f3f692..746a712 100644
--- a/sratom.spec
+++ b/sratom.spec
@@ -1,8 +1,8 @@
 %global maj 0
 
 Name:       sratom
-Version:    0.2.0
-Release:    5%{?dist}
+Version:    0.4.2
+Release:    1%{?dist}
 Summary:    A C library for serializing LV2 plugins
 
 Group:      System Environment/Libraries
@@ -12,7 +12,7 @@ Source0:    http://download.drobilla.net/%{name}-%{version}.tar.bz2
 BuildRequires:  python
 BuildRequires:  doxygen
 BuildRequires:  graphviz
-BuildRequires:  sord-devel >= 0.8.0
+BuildRequires:  sord-devel >= 0.12.0
 BuildRequires:  lv2-devel >= 1.0.0
 
 %filter_setup


More information about the scm-commits mailing list