[frescobaldi] * Thu Aug 19 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.0.3-1 - New upstream ve

Orcan Ogetbil oget at fedoraproject.org
Thu Aug 19 04:54:04 UTC 2010


commit 4b48349d87ef2eb0a65a84a15a1fbe59ccbd8412
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Thu Aug 19 00:54:00 2010 -0400

    * Thu Aug 19 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.0.3-1
    - New upstream version (for KDE 4.5)
    - Drop BR: gettext ImageMagick lilypond that are no longer required

 .gitignore       |    1 +
 frescobaldi.spec |   12 +++++++-----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba5f2d6..ed4c9f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 frescobaldi-1.0.2.tar.gz
+frescobaldi-1.0.3.tar.gz
diff --git a/frescobaldi.spec b/frescobaldi.spec
index 3d8f936..7d9db9c 100644
--- a/frescobaldi.spec
+++ b/frescobaldi.spec
@@ -1,6 +1,6 @@
 Name:           frescobaldi
-Version:        1.0.2
-Release:        3%{?dist}
+Version:        1.0.3
+Release:        1%{?dist}
 Summary:        Edit LilyPond sheet music with ease!
 Group:          Applications/Editors
 # python/hyphenator.py is LGPLv2+
@@ -10,14 +10,12 @@ License:        GPLv2+ and LGPLv2+ and Public Domain
 URL:            http://www.frescobaldi.org/
 Source0:        http://lilykde.googlecode.com/files/%{name}-%{version}.tar.gz
 # Enable build for python-2.7
+# http://code.google.com/p/lilykde/issues/detail?id=34
 Patch0:         frescobaldi-py27.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils
-BuildRequires:  gettext 
-BuildRequires:  ImageMagick
-BuildRequires:  lilypond
 BuildRequires:  PyKDE4
 
 Requires:       alsa-utils
@@ -122,6 +120,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/kde4/apps/%{name}/
 
 %changelog
+* Thu Aug 19 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.0.3-1
+- New upstream version (for KDE 4.5)
+- Drop BR: gettext ImageMagick lilypond that are no longer required
+
 * Tue Jul 27 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 1.0.2-3
 - Enable build for python-2.7
 
diff --git a/sources b/sources
index 30da125..157783a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fde91a9e99bdff6f26f145d5688618a  frescobaldi-1.0.2.tar.gz
+c8e2c4e90bf3c8fd91526f0074d22492  frescobaldi-1.0.3.tar.gz


More information about the scm-commits mailing list