commit 8b193d99c44ebe8e5643da9e1690dac97617292d
Author: Peter Lemenkov <[email protected]>
Date:   Fri Dec 27 21:54:41 2013 +0400

    Ver. 1.5.2
    
    Signed-off-by: Peter Lemenkov <[email protected]>

 .gitignore                                    |    1 +
 sources                                       |    2 +-
 wings-0001-Don-t-try-to-build-installer.patch |    9 +--------
 wings-0002-Respect-CFLAGS.patch               |   10 +---------
 wings.spec                                    |    5 ++++-
 5 files changed, 8 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b0bd59..f66ee83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ wings-1.2.tar.bz2
 /wings3d_manual1.6.1.pdf
 /dgud-wings-9a2473e.tar.gz
 /wings-1.5.1.tar.gz
+/wings-1.5.2.tar.gz
diff --git a/sources b/sources
index d9fd247..f29ff19 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-7c4583eccd294cf6f2f7d5bc4925eb03  wings-1.5.1.tar.gz
+abf84d377fc3bbe193436766bdb45584  wings-1.5.2.tar.gz
 c01d19b4be79b647b8605dd32753da3a  wings3d_manual1.6.1.pdf
diff --git a/wings-0001-Don-t-try-to-build-installer.patch 
b/wings-0001-Don-t-try-to-build-installer.patch
index 128bcff..52daf18 100644
--- a/wings-0001-Don-t-try-to-build-installer.patch
+++ b/wings-0001-Don-t-try-to-build-installer.patch
@@ -1,12 +1,8 @@
-From f5b08d51ea3010b844918fcd03e87f14aaba22a6 Mon Sep 17 00:00:00 2001
 From: Peter Lemenkov <[email protected]>
 Date: Thu, 21 Mar 2013 18:45:25 +0400
-Subject: [PATCH 1/2] Don't try to build installer
+Subject: [PATCH] Don't try to build installer
 
 Signed-off-by: Peter Lemenkov <[email protected]>
----
- Makefile | 1 -
- 1 file changed, 1 deletion(-)
 
 diff --git a/Makefile b/Makefile
 index 51f2727..1335aa5 100644
@@ -20,6 +16,3 @@ index 51f2727..1335aa5 100644
  
  #
  # Build the source distribution.
--- 
-1.8.3.1
-
diff --git a/wings-0002-Respect-CFLAGS.patch b/wings-0002-Respect-CFLAGS.patch
index 54a724d..d246a31 100644
--- a/wings-0002-Respect-CFLAGS.patch
+++ b/wings-0002-Respect-CFLAGS.patch
@@ -1,13 +1,8 @@
-From 2ffdacceba53e93d9e9da2ef8c710ed47762aa03 Mon Sep 17 00:00:00 2001
 From: Peter Lemenkov <[email protected]>
 Date: Thu, 21 Mar 2013 18:53:10 +0400
-Subject: [PATCH 2/2] Respect CFLAGS
+Subject: [PATCH] Respect CFLAGS
 
 Signed-off-by: Peter Lemenkov <[email protected]>
----
- plugins_src/accel/Makefile | 8 ++------
- plugins_src/jpeg/Makefile  | 4 +---
- 2 files changed, 3 insertions(+), 9 deletions(-)
 
 diff --git a/plugins_src/accel/Makefile b/plugins_src/accel/Makefile
 index 3439272..0848839 100644
@@ -57,6 +52,3 @@ index 6707f35..43eb52f 100644
  
  endif
  
--- 
-1.8.3.1
-
diff --git a/wings.spec b/wings.spec
index 06b84a0..47efd19 100644
--- a/wings.spec
+++ b/wings.spec
@@ -11,7 +11,7 @@
 
 
 Name:           wings
-Version:        1.5.1
+Version:        1.5.2
 Release:        1%{?dist}
 Summary:        3D Subdivision Modeler
 
@@ -129,6 +129,9 @@ desktop-file-install  \
 
 
 %changelog
+* Fri Dec 27 2013 Peter Lemenkov <[email protected]> - 1.5.2-2
+- Ver. 1.5.2
+
 * Sat Nov 02 2013 Peter Lemenkov <[email protected]> - 1.5.1-1
 - Ver. 1.5.1
 - Dropped upstreamed patches
_______________________________________________
erlang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/erlang

Reply via email to