rpms/gtg/devel .cvsignore,1.3,1.4 gtg.spec,1.3,1.4 sources,1.3,1.4

Yanko Kaneti yaneti at fedoraproject.org
Mon Dec 14 08:32:05 UTC 2009


Author: yaneti

Update of /cvs/pkgs/rpms/gtg/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4423

Modified Files:
	.cvsignore gtg.spec sources 
Log Message:
- 0.2 final.
  http://gtg.fritalk.com/post/2009/12/10/The-new-Getting-Things-GNOME!-0.2-Gorignak-has-landed!



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gtg/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	3 Dec 2009 11:33:55 -0000	1.3
+++ .cvsignore	14 Dec 2009 08:32:05 -0000	1.4
@@ -1 +1 @@
-gtg-0.1.9.tar.gz
+gtg-0.2.tar.gz


Index: gtg.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtg/devel/gtg.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- gtg.spec	3 Dec 2009 11:33:55 -0000	1.3
+++ gtg.spec	14 Dec 2009 08:32:05 -0000	1.4
@@ -1,7 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%define gtg_milestone 0.2
 
 Name:           gtg
-Version:        0.1.9
+Version:        0.2
 Release:        1%{?dist}
 Summary:        Personal organizer for the GNOME desktop
 
@@ -9,7 +10,7 @@ Group:          Applications/Productivit
 License:        GPLv3+
 URL:            http://gtg.fritalk.com
 BuildArch:      noarch
-Source0:        http://launchpad.net/%{name}/trunk/0.2/+download/%{name}-%{version}.tar.gz
+Source0:        http://launchpad.net/%{name}/trunk/%{gtg_milestone}/+download/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel
@@ -61,15 +62,20 @@ gtk-update-icon-cache %{_datadir}/icons/
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS CHANGELOG LICENSE README
-%{_bindir}/%{name}
+%{_bindir}/gtg
+%{_bindir}/gtg_new_task
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{python_sitelib}/*
-%{_mandir}/man1/%{name}.1.gz
+%{_mandir}/man1/*.1.gz
 
 
 %changelog
+* Mon Dec 14 2009 Yanko Kaneti <yaneti at declera.com> 0.2-1
+- 0.2 final.
+  http://gtg.fritalk.com/post/2009/12/10/The-new-Getting-Things-GNOME!-0.2-Gorignak-has-landed!
+
 * Thu Dec  3 2009 Yanko Kaneti <yaneti at declera.com> 0.1.9-1
 - 0.2 beta.
   http://gtg.fritalk.com/post/2009/12/02/Getting-Things-GNOME!-0.1.9-is-out!


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gtg/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	3 Dec 2009 11:33:55 -0000	1.3
+++ sources	14 Dec 2009 08:32:05 -0000	1.4
@@ -1 +1 @@
-65c4138ccee894f1396d75c82924d73a  gtg-0.1.9.tar.gz
+1a8ba423cab1efe61967f103c1f04935  gtg-0.2.tar.gz




More information about the fedora-extras-commits mailing list