rpms/nautilus-pastebin/F-13 .cvsignore, 1.2, 1.3 nautilus-pastebin.spec, 1.3, 1.4 sources, 1.2, 1.3

Ankur Sinha ankursinha at fedoraproject.org
Fri Jun 18 17:34:57 UTC 2010


Author: ankursinha

Update of /cvs/pkgs/rpms/nautilus-pastebin/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27002

Modified Files:
	.cvsignore nautilus-pastebin.spec sources 
Log Message:
- updated to 0.5.0




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/nautilus-pastebin/F-13/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	6 May 2010 18:11:25 -0000	1.2
+++ .cvsignore	18 Jun 2010 17:34:57 -0000	1.3
@@ -1 +1 @@
-nautilus-pastebin-0.4.1.tar.gz
+nautilus-pastebin-0.5.0.tar.gz


Index: nautilus-pastebin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nautilus-pastebin/F-13/nautilus-pastebin.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- nautilus-pastebin.spec	13 Jun 2010 15:32:17 -0000	1.3
+++ nautilus-pastebin.spec	18 Jun 2010 17:34:57 -0000	1.4
@@ -9,8 +9,8 @@
 %global         debug_package %{nil}
 
 Name:           nautilus-pastebin
-Version:        0.4.1
-Release:        8%{?dist}
+Version:        0.5.0
+Release:        2%{?dist}
 Summary:        Nautilus extension to send files to a pastebin
 
 Group:          User Interface/Desktops
@@ -57,7 +57,7 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python} setu
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install --root=$RPM_BUILD_ROOT --install-scripts=/usr/share/nautilus-pastebin
-install -p -D -m 0755 scripts/%{name}.py $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-2.0/python/%{name}.py
+install -p -D -m 0755 build/scripts-2.6/%{name}.py $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-2.0/python/%{name}.py
 %find_lang %{name}
 desktop-file-validate $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}-configurator.desktop
 
@@ -102,6 +102,19 @@ fi
 %{_datadir}/applications/%{name}-configurator.desktop
 
 %changelog
+* Fri Jun 18 2010 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.5.0-2
+- Some quick fixes to 0.5.0-1
+- Fixes bugs
+- - https://bugs.launchpad.net/nautilus-pastebin/+bug/577571 
+- - https://bugs.launchpad.net/nautilus-pastebin/+bug/577569 : informative error msg added
+- New supported pastebins:
+- - http://codepad.org
+- Fix pastebin.com.conf preset.
+- The following pastebins seem no longer to work and they will be dropped in the next release:
+- - paste.lisp.org
+- - pastebot.ltsp.org
+- - pastebin.ws
+
 * Sun Jun 13 2010 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.4.1-8
 - added nautilus-python as a Requires
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/nautilus-pastebin/F-13/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	6 May 2010 18:11:25 -0000	1.2
+++ sources	18 Jun 2010 17:34:57 -0000	1.3
@@ -1 +1 @@
-ad10c5ce66a81bb2b17be31c2e07d4c7  nautilus-pastebin-0.4.1.tar.gz
+978d0e9007d1dd332a678207b05cf7dd  nautilus-pastebin-0.5.0.tar.gz



More information about the scm-commits mailing list