sagitter pushed to mozilla-requestpolicy (master). "Update to Beta9.1"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 30 14:37:48 UTC 2015


>From 05ff244101b1a1ffeca2e22d5f3ee019f6c4d857 Mon Sep 17 00:00:00 2001
From: sagitter <sagitter at fedoraproject.org>
Date: Thu, 30 Apr 2015 16:37:36 +0200
Subject: Update to Beta9.1


diff --git a/.gitignore b/.gitignore
index 5677cc4..d5502a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /requestpolicy-d27363e7a328d7ea47f3b35640df9ce888ff754e.zip
 /requestpolicy-2566d2bc39f0c5411d08754f7c3be878fdeabdb8.zip
+/requestpolicy-1.0.beta9.1.tar.gz
diff --git a/mozilla-requestpolicy.spec b/mozilla-requestpolicy.spec
index 36041d1..5cab321 100644
--- a/mozilla-requestpolicy.spec
+++ b/mozilla-requestpolicy.spec
@@ -1,5 +1,5 @@
-%global  checkout   2566d2bc39f0c5411d08754f7c3be878fdeabdb8
-%global  date       20150125
+%global  checkout   f4e92debdb8446aed33515ddd40cf2170a666c8d
+%global  date       20150430
 
 %global moz_extensions %{_datadir}/mozilla/extensions
 
@@ -12,12 +12,12 @@
 
 Name:      mozilla-requestpolicy
 Version:   1.0
-Release:   0.3.%{date}git%(echo %{checkout} | cut -c-6)%{?dist}
+Release:   0.4.%{date}git%(echo %{checkout} | cut -c-6)%{?dist}
 Summary:   Firefox and Seamonkey extension that gives you control over cross-site requests
 License:   GPLv3+ and LGPLv3+
-URL:       https://www.requestpolicy.com
+URL:       https://requestpolicycontinued.github.io/
 # A git repo is available at https://github.com/RequestPolicy/requestpolicy
-Source0:   https://github.com/RequestPolicyContinued/requestpolicy/archive/%{checkout}.zip#/requestpolicy-%{checkout}.zip
+Source0:   https://github.com/RequestPolicyContinued/requestpolicy/archive/v%{version}.beta9.1.tar.gz#/requestpolicy-%{version}.beta9.1.tar.gz
 
 %if 0%{?el6}
 Requires:       firefox >= 3.5
@@ -31,10 +31,10 @@ BuildArch:      noarch
 RequestPolicy is a Firefox extension that gives you control over 
 cross-site requests. It does this through user-defined white-lists
 and blacklists. Users can also subscribe to policies 
-(whitelists and blacklists) maintained by others.
+(white-lists and blacklists) maintained by others.
 
 %prep
-%setup -q -n requestpolicy-%{checkout}
+%setup -q -n requestpolicy-%{version}.beta9.1
 
 %build
 
@@ -56,16 +56,19 @@ ln -s %{firefox_inst_dir} %{buildroot}%{seamonkey_inst_dir}
 %files
 %doc *.md
 %if 0%{?el6}
-%doc src/LICENSE 
-%doc src/LICENSE.gpl
+%doc LICENSE *.md
 %else
-%license src/LICENSE 
-%license src/LICENSE.gpl
+%doc *.md
+%license LICENSE
 %endif
 %{firefox_inst_dir}/
 %{seamonkey_inst_dir}/*
 
 %changelog
+* Thu Apr 30 2015 Antonio Trande <sagitterATfedoraproject.org> - 1.0-0.4.20150430gitf4e92d
+- Update to Beta9.1
+- Changed upstream URL 
+
 * Tue Jan 27 2015 Antonio Trande <sagitterATfedoraproject.org> - 1.0-0.3.20150125git2566d2
 - Update to Beta8.2
 - Description modified
diff --git a/sources b/sources
index 2a91fd9..39c23d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-596cede86b27fa1e01ccd1ae3332c62b  requestpolicy-2566d2bc39f0c5411d08754f7c3be878fdeabdb8.zip
+e6ed35d9bf29584c10b33692a6f4b8bf  requestpolicy-1.0.beta9.1.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mozilla-requestpolicy.git/commit/?h=master&id=05ff244101b1a1ffeca2e22d5f3ee019f6c4d857


More information about the scm-commits mailing list