[proguard] update to 4.6

François Kooman fkooman at fedoraproject.org
Sun Mar 13 18:29:17 UTC 2011


commit 8168e223ecf5fe1902f0aa37ba97ea5be2294baa
Author: François Kooman <fkooman at tuxed.net>
Date:   Sun Mar 13 19:29:14 2011 +0100

    update to 4.6

 .gitignore    |    1 +
 proguard.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8d143a..38d2314 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 proguard4.5.1.tar.gz
+/proguard4.6.tar.gz
diff --git a/proguard.spec b/proguard.spec
index e8bc84a..49ea554 100644
--- a/proguard.spec
+++ b/proguard.spec
@@ -1,6 +1,6 @@
 Name:           proguard
-Version:        4.5.1
-Release:        2%{?dist}
+Version:        4.6
+Release:        1%{?dist}
 Summary:        Java class file shrinker, optimizer, obfuscator and preverifier
 
 Group:          Development/Tools
@@ -152,6 +152,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_datadir}/icons/*/*/apps/*
 
 %changelog
+* Sun Mar 13 2011 F. Kooman <fkooman at tuxed.net> - 4.6-1
+- update to 4.6
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.5.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 37fe2f9..47cdfac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18785e2832f169dd5e6c76fc1b7f42cd  proguard4.5.1.tar.gz
+4c2f225d996349e3cf705b4aa671a6cb  proguard4.6.tar.gz


More information about the scm-commits mailing list