[firefox/f18] Update to 17.0.1
by Jan Horak
Summary of changes:
549377f... Update to 17.0.1 (*)
(*) This commit already existed in another branch; no separate mail sent
7Â years
[firefox/f17] Update to 17.0.1
by Jan Horak
Summary of changes:
549377f... Update to 17.0.1 (*)
(*) This commit already existed in another branch; no separate mail sent
7Â years
[firefox/f16] Update to 17.0.1
by Jan Horak
Summary of changes:
549377f... Update to 17.0.1 (*)
(*) This commit already existed in another branch; no separate mail sent
7Â years
[firefox] Update to 17.0.1
by Jan Horak
commit 549377f9c9c5947ae2b1ee65595b32c26e571dfd
Author: Jan Horak <jhorak(a)redhat.com>
Date: Fri Nov 30 23:01:18 2012 +0100
Update to 17.0.1
.gitignore | 2 ++
firefox.spec | 1 +
sources | 4 ++--
3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b2c3bd..15601f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,5 @@ firefox-3.6.4.source.tar.bz2
/firefox-langpacks-16.0.2-20121026.tar.xz
/firefox-langpacks-17.0-20121119.tar.xz
/firefox-17.0.source.tar.bz2
+/firefox-17.0.1.source.tar.bz2
+/firefox-langpacks-17.0.1-20121129.tar.xz
diff --git a/firefox.spec b/firefox.spec
index f0ecd84..a8eef78 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -1,6 +1,7 @@
# Use system nss/nspr?
%define system_nss 1
+
# Separated plugins are supported on x86(64) only
%ifarch %{ix86} x86_64
%define separated_plugins 1
diff --git a/sources b/sources
index f18b248..6bcae05 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-f40d59db4101b1d0b780aecb89994da2 firefox-17.0.source.tar.bz2
-fa190d51244454e781772304a701b4e3 firefox-langpacks-17.0-20121119.tar.xz
+13d616028eb77de927c29b6655c832c9 firefox-17.0.1.source.tar.bz2
+3a51d6ea546d29ec0df2be3e58ca5d3d firefox-langpacks-17.0.1-20121129.tar.xz
7Â years
[weechat/el6] weechat-0.3.9.2-1
by Paul Komkoff
Summary of changes:
6ff05c4... weechat-0.3.9.2-1 (*)
(*) This commit already existed in another branch; no separate mail sent
7Â years
[weechat/f16] weechat-0.3.9.2-1
by Paul Komkoff
Summary of changes:
6ff05c4... weechat-0.3.9.2-1 (*)
(*) This commit already existed in another branch; no separate mail sent
7Â years
[weechat/f18] weechat-0.3.9.2-1
by Paul Komkoff
Summary of changes:
6ff05c4... weechat-0.3.9.2-1 (*)
(*) This commit already existed in another branch; no separate mail sent
7Â years
[gnustep-gui: 2/2] Rebuilt for new gnustep-base release
by Jochen Schmitt
commit 8b91e0fa31f34da5312f7131ee4ec24d79a270eb
Merge: 30153ea 6f5183e
Author: Jochen Schmitt <Jochen(a)herr-schmitt.de>
Date: Fri Nov 30 22:45:27 2012 +0100
Rebuilt for new gnustep-base release
gnustep-gui-0.20.0-gb23.patch | 11 -----------
gnustep-gui.spec | 15 ++++++---------
2 files changed, 6 insertions(+), 20 deletions(-)
---
diff --cc gnustep-gui.spec
index 6cc9a5f,b2cc0b0..d269ae4
--- a/gnustep-gui.spec
+++ b/gnustep-gui.spec
@@@ -1,7 -1,7 +1,6 @@@
-
Name: gnustep-gui
-
Version: 0.22.0
--Release: 2%{?dist}
++Release: 3%{?dist}
Summary: The GNUstep GUI library
License: GPLv2+ and GPLv3+
@@@ -156,12 -158,11 +151,14 @@@ f
%doc Documentation/manual/LICENSE
%changelog
- * Fri Nov 30 2012 Jochen Schmitt <Jochen herr-schmitt de> - 0.22.0-2
++* Fri Nov 30 2012 Jochen Schmitt <Jochen herr-schmitt de> - 0.22.0-3
+- Rebuilt for new gnustep-base release
+
- * Sun Oct 14 2012 Jochen Schmitt <JOchen herr-schmitt de> - 0.22.0-1
+ * Thu Jul 19 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.22.0-2
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
+ * Wed Feb 8 2012 Jochen Schmitt <Jochen herr-schmitt de> 0.22.0-1
- New upstream release
- - Package clean up
* Wed Jan 4 2012 Jochen Schmitt <JOchen herr-schmitt de> 0.20.0-5
- Fix depedencies issues on rawhide (libobjc.so.3)
7Â years