[recoll/f15] (3 commits) ...1.17.1
by terjeros
Summary of changes:
56f6d52... Add patch to build with gcc 4.7 (*)
7bc395d... - Rebuilt for c++ ABI breakage (*)
0353613... 1.17.1 (*)
(*) This commit already existed in another branch; no separate mail sent
10Â years, 1Â month
[turpial: 2/2] Merge branch 'master' of ssh://pkgs.fedoraproject.org/turpial
by Edwind Richzendy Contreras Soto
commit 302834085616b2c10aa0ef84b42183c418394234
Merge: e3d27d7 3f2d484
Author: Edwind Contreras <Richzendy(a)gmail.com>
Date: Sat Mar 31 10:27:57 2012 -0600
Merge branch 'master' of ssh://pkgs.fedoraproject.org/turpial
Conflicts:
turpial.spec
turpial.spec | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --cc turpial.spec
index 38c3348,71ce921..1393947
--- a/turpial.spec
+++ b/turpial.spec
@@@ -5,8 -5,8 +5,13 @@@
%endif
Name: turpial
++<<<<<<< HEAD
+Version: 1.6.9
+Release: 1%{?dist}
++=======
+ Version: 1.6.6
+ Release: 4%{?dist}
++>>>>>>> 3f2d4848ae7f215707054d7abd2582be65139c23
Summary: Cool twitter client with many features and very light
Group: Applications/Internet
License: GPLv3
@@@ -52,8 -52,8 +57,13 @@@ rm -rf %{buildroot
%{_mandir}/man1/%{name}.1.gz
%changelog
++<<<<<<< HEAD
+* Thu Mar 22 2012 Richzendy <richzendy(a)fedoraproject.org> - 1.6.9-1
+- New stable release, url to source code updated
++=======
+ * Sat Jan 14 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.6.6-4
+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
++>>>>>>> 3f2d4848ae7f215707054d7abd2582be65139c23
* Fri Dec 02 2011 Richzendy <richzendy(a)fedoraproject.org> - 1.6.6-3
- Fix to bug 758979, 758992 in bugzilla
10Â years, 1Â month
[turpial: 1/2] Here a new stable release to turpial.
by Edwind Richzendy Contreras Soto
commit e3d27d75fec1e350b844a168b2739661da6cf910
Author: Edwind Contreras <Richzendy(a)gmail.com>
Date: Sat Mar 31 10:25:02 2012 -0600
Here a new stable release to turpial.
.gitignore | 1 +
sources | 2 +-
turpial.spec | 9 ++++++---
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53b000c..90d9ba4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/turpial-1.5.0.tar.gz
/turpial.1.gz
/turpial-1.6.6.tar.gz
+/turpial-1.6.9.tar.gz
diff --git a/sources b/sources
index 81c1405..1438379 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-1932f4b8def722e3bd28b156c442ce44 turpial-1.6.6.tar.gz
+83303f5781d3f33b79d42d35a898f954 turpial-1.6.9.tar.gz
ddd50be8b951f93390243d02cc3226d4 turpial.1.gz
diff --git a/turpial.spec b/turpial.spec
index 0770f94..38c3348 100644
--- a/turpial.spec
+++ b/turpial.spec
@@ -5,14 +5,14 @@
%endif
Name: turpial
-Version: 1.6.6
-Release: 3%{?dist}
+Version: 1.6.9
+Release: 1%{?dist}
Summary: Cool twitter client with many features and very light
Group: Applications/Internet
License: GPLv3
URL: http://turpial.org.ve
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Source0: http://turpial.org.ve/files/sources/stable/turpial-%{version}.tar.gz
+Source0: http://files.turpial.org.ve/sources/stable/turpial-%{version}.tar.gz
Source1: %{name}.1.gz
BuildRequires: python-babel, python2-devel, python-setuptools
Requires: python-setuptools, python-simplejson, notify-python, pygtk2, pywebkitgtk, gnome-python2-gtkspell,gstreamer-python,pywebkitgtk
@@ -52,6 +52,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/%{name}.1.gz
%changelog
+* Thu Mar 22 2012 Richzendy <richzendy(a)fedoraproject.org> - 1.6.9-1
+- New stable release, url to source code updated
+
* Fri Dec 02 2011 Richzendy <richzendy(a)fedoraproject.org> - 1.6.6-3
- Fix to bug 758979, 758992 in bugzilla
10Â years, 1Â month
[recoll] 1.17.1
by terjeros
commit 03536134d5fce379e74130b54cae556e8d72f209
Author: Terje R�sten <terje.rosten(a)ntnu.no>
Date: Sat Mar 31 18:28:10 2012 +0200
1.17.1
.gitignore | 2 ++
recoll.spec | 14 ++++++++++++--
sources | 2 +-
3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b5523b8..2e975d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ recoll-1.13.04.tar.gz
/recoll-1.15.8.tar.gz
/recoll-1.16.1.tar.gz
/recoll-1.16.2.tar.gz
+/recoll-1.17.0.tar.gz
+/recoll-1.17.1.tar.gz
diff --git a/recoll.spec b/recoll.spec
index ade1e7a..b0169a1 100644
--- a/recoll.spec
+++ b/recoll.spec
@@ -1,13 +1,15 @@
Summary: Desktop full text search tool with Qt GUI
Name: recoll
-Version: 1.16.2
-Release: 3%{?dist}
+Version: 1.17.1
+Release: 1%{?dist}
Group: Applications/Databases
License: GPLv2+
URL: http://www.lesbonscomptes.com/recoll/
Source0: http://www.lesbonscomptes.com/recoll/recoll-%{version}.tar.gz
Patch0: recoll-1.16.2-include.patch
BuildRequires: qt-devel
+BuildRequires: qtwebkit-devel
+BuildRequires: python-devel
BuildRequires: zlib-devel
BuildRequires: aspell-devel
BuildRequires: xapian-core-devel
@@ -75,11 +77,19 @@ exit 0
%{_datadir}/applications/%{name}-searchgui.desktop
%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
%{_datadir}/pixmaps/%{name}.png
+%{python_sitearch}/Recoll*.egg-info
+%{python_sitearch}/recoll.so
%{_mandir}/man1/%{name}.1*
%{_mandir}/man1/%{name}index.1*
%{_mandir}/man5/%{name}.conf.5*
%changelog
+* Sat Mar 31 2012 Terje Rosten <terje.rosten(a)ntnu.no> - 1.17.1-1
+- 1.17.1
+
+* Sun Mar 25 2012 Terje Rosten <terje.rosten(a)ntnu.no> - 1.17-1
+- 1.17
+
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.16.2-3
- Rebuilt for c++ ABI breakage
diff --git a/sources b/sources
index de45934..c6964d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1bbe35a1c0fb248d1c5b3a4c3ed20d1c recoll-1.16.2.tar.gz
+10726fdb6c35898f6349d475fc4097c8 recoll-1.17.1.tar.gz
10Â years, 1Â month
[moserial/f17] 3.0.6
by terjeros
Summary of changes:
328acc2... 3.0.6 (*)
(*) This commit already existed in another branch; no separate mail sent
10Â years, 1Â month
[moserial/f16] 3.0.6
by terjeros
Summary of changes:
328acc2... 3.0.6 (*)
(*) This commit already existed in another branch; no separate mail sent
10Â years, 1Â month
[moserial/f15] 3.0.6
by terjeros
Summary of changes:
328acc2... 3.0.6 (*)
(*) This commit already existed in another branch; no separate mail sent
10Â years, 1Â month