[unar/f19] upstream release 1.8.1 (rhbz#1047226)

Rahul Sundaram sundaram at fedoraproject.org
Sat Jan 25 23:32:49 UTC 2014


commit 07c34834e297a4aac4d81fea210cbed9315fe35f
Author: Rahul Sundaram <sundaram at fedoraproject.org>
Date:   Sat Jan 25 18:33:11 2014 -0500

    upstream release 1.8.1 (rhbz#1047226)

 .gitignore |    1 +
 sources    |    2 +-
 unar.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c534647..09e0901 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /unar1.6_src.zip
 /unar1.8_src.zip
+/unar1.8.1_src.zip
diff --git a/sources b/sources
index 97c411a..ac643d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b1d769855605a1687f13d0241e02821  unar1.8_src.zip
+4f952153fa849093efe2238498350fbe  unar1.8.1_src.zip
diff --git a/unar.spec b/unar.spec
index fe91bfb..d2d258d 100644
--- a/unar.spec
+++ b/unar.spec
@@ -1,11 +1,11 @@
 Name:           unar
-Version:        1.8
+Version:        1.8.1
 Release:        1%{dist}
 Summary:        Multi-format extractor
 License:        LGPLv2+
 Group:          Applications/Archiving
 URL:            http://code.google.com/p/theunarchiver/
-Source0:        http://theunarchiver.googlecode.com/files/unar1.8_src.zip
+Source0:        http://theunarchiver.googlecode.com/files/unar%{version}_src.zip
 BuildRequires:  gcc-objc
 BuildRequires:  gnustep-base-devel
 BuildRequires:  libicu-devel
@@ -47,6 +47,9 @@ install -m644 Extra/unar.bash_completion %{buildroot}%{_datadir}/bash-completion
 %{_datadir}/bash-completion/
 
 %changelog
+* Sat Jan 25 2014 Rahul Sundaram <sundaram at fedoraproject.org> - 1.8.1-1
+- upstream release 1.8.1 (rhbz#1047226)
+
 * Sun Dec 29 2013 Rahul Sundaram <sundaram at fedoraproject.org> - 1.8-1
 - upstream release 1.8 (rhbz#1047226)
 


More information about the scm-commits mailing list