[pinta/f15/master] update to 1.0 release

palango palango at fedoraproject.org
Thu Apr 28 09:34:40 UTC 2011


commit 6fde2c9afa51098f9a0f83597f1451f96608bc6e
Author: Paul Lange <palango at gmx.de>
Date:   Thu Apr 28 11:34:27 2011 +0200

    update to 1.0 release

 .gitignore |    1 +
 pinta.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6ffa296..eed3936 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /pinta-0.6-1.tar.gz
 /pinta-0.7.tar.gz
 /pinta-0.8.tar.gz
+/pinta-1.0.tar.gz
diff --git a/pinta.spec b/pinta.spec
index b14aefc..784b82a 100644
--- a/pinta.spec
+++ b/pinta.spec
@@ -1,8 +1,8 @@
 %global debug_package %{nil}
 
 Name:		pinta
-Version:	0.8
-Release:	2%{?dist}
+Version:	1.0
+Release:	1%{?dist}
 Summary:	An easy to use drawing and image editing program
 
 Group:		Applications/Multimedia
@@ -93,6 +93,9 @@ rm -rf %{buildroot}
 %{_datadir}/pixmaps/%{name}*
 
 %changelog
+* Thu Apr 28 2011 Paul Lange <palango at gmx.de> - 1.0-1
+- Upload right sources
+
 * Tue Apr 19 2011 Dan Horák <dan[at]danny.cz> - 0.8-2
 - updated the supported arch list
 
diff --git a/sources b/sources
index db98a99..e2b69b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-162a36e0ae9a762d7bf6525046385ef6  pinta-0.8.tar.gz
+59edafb32d9a3e33f43ca00cfcb9bd71  pinta-1.0.tar.gz


More information about the scm-commits mailing list