[bindfs] Update to new release

Till Maas till at fedoraproject.org
Thu Jul 25 17:50:46 UTC 2013


commit d8ce46c0195916996b859114805895189a43f449
Author: Till Maas <opensource at till.name>
Date:   Thu Jul 25 19:50:24 2013 +0200

    Update to new release
    
    - Update URL
    - Update source URL

 .gitignore  |    1 +
 bindfs.spec |   13 +++++++++----
 sources     |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c022546..e57c0ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /bindfs-1.11.tar.gz
+/bindfs-1.12.2.tar.gz
diff --git a/bindfs.spec b/bindfs.spec
index fcde7b5..24a51f9 100644
--- a/bindfs.spec
+++ b/bindfs.spec
@@ -1,12 +1,12 @@
 Name:           bindfs
-Version:        1.11
-Release:        2%{?dist}
+Version:        1.12.2
+Release:        1%{?dist}
 Summary:        Fuse filesystem to mirror a directory
 
 Group:          System Environment/Base
 License:        GPLv2+
-URL:            http://code.google.com/p/bindfs/
-Source0:        http://bindfs.googlecode.com/files/bindfs-%{version}.tar.gz
+URL:            http://bindfs.org/
+Source0:        http://bindfs.org/downloads//bindfs-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  fuse-devel
@@ -43,6 +43,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 25 2013 Till Maas <opensource at till.name> - 1.12.2-1
+- Update to new release
+- Update URL
+- Update source URL
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index c6d9c19..72a9bc6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81d890069619c1d4b73e2ee687178077  bindfs-1.11.tar.gz
+54bfeb073c82bf63fbbb263464ec52d2  bindfs-1.12.2.tar.gz


More information about the scm-commits mailing list