[SFML] Update to version 2.1 (rhbz#1033924)

Hans de Goede jwrdegoede at fedoraproject.org
Mon Feb 10 22:31:44 UTC 2014


commit 44f02d12649086096cbc1c34ab8d23f66f5bd50f
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Mon Feb 10 23:32:09 2014 +0100

    Update to version 2.1 (rhbz#1033924)

 .gitignore |    1 +
 SFML.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a11ad5a..3511ac5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /SFML-1.6-sdk-linux-64.tar.gz
 /SFML-2.0-sources.zip
 /SFML-2.0-clean.tar.gz
+/SFML-2.1-clean.tar.gz
diff --git a/SFML.spec b/SFML.spec
index 760e759..5e1f3fa 100644
--- a/SFML.spec
+++ b/SFML.spec
@@ -1,12 +1,12 @@
 Name:           SFML
-Version:        2.0
-Release:        6%{?dist}
+Version:        2.1
+Release:        1%{?dist}
 Summary:        Simple and Fast Multimedia Library
 
 # src/SFML/Audio/stb_vorbis/stb_vorbis.{c,h} are Public Domain
 License:        zlib and Public Domain
 URL:            http://www.sfml-dev.org/
-# This is http://www.sfml-dev.org/download/sfml/2.0/SFML-2.0-sources.zip
+# This is http://www.sfml-dev.org/download/sfml/2.1/SFML-2.1-sources.zip
 # with the non free sansation.ttf files (multiple copies) removed
 Source0:        %{name}-%{version}-clean.tar.gz
 
@@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/doc
 
 
 %changelog
+* Mon Feb 10 2014 Hans de Goede <hdegoede at redhat.com> - 2.1-1
+- Update to version 2.1 (rhbz#1033924)
+
 * Mon Nov 18 2013 Hans de Goede <hdegoede at redhat.com> - 2.0-6
 - Really move cmake file to proper location (rhbz#997679)
 - Remove non free font from source tarbal (rhbz#1003569)
diff --git a/sources b/sources
index 90c4baa..c82a8ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9a03cf229cec80561278c042e687738  SFML-2.0-clean.tar.gz
+16935973a1f886e049fb7f7c07f316f5  SFML-2.1-clean.tar.gz


More information about the scm-commits mailing list