rpms/asterisk/devel .cvsignore, 1.32, 1.33 asterisk.spec, 1.70, 1.71 sources, 1.32, 1.33

Jeffrey C. Ollie jcollie at fedoraproject.org
Fri Jan 15 16:17:57 UTC 2010


Author: jcollie

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

Modified Files:
	.cvsignore asterisk.spec sources 
Log Message:
* Fri Jan 15 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.2.1-1
- Update to 1.6.2.1 final:
- 
- * CLI 'queue show' formatting fix.
-   (Closes issue #16078. Reported by RoadKill. Tested by dvossel. Patched by
-    ppyy.)
- 
- * Fix misreverting from 177158.
-   (Closes issue #15725. Reported, Tested by shanermn. Patched by dimas.)
- 
- * Fixes subscriptions being lost after 'module reload'.
-   (Closes issue #16093. Reported by jlaroff. Patched by dvossel.)
- 
- * app_queue segfaults if realtime field uniqueid is NULL
-  (Closes issue #16385. Reported, Tested, Patched by haakon.)
- 
- * Fix to Monitor which previously assumed the file to write to did not contain
-   pathing.
-   (Closes issue #16377, #16376. Reported by bcnit. Patched by dant.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/asterisk/devel/.cvsignore,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- .cvsignore	12 Jan 2010 16:50:09 -0000	1.32
+++ .cvsignore	15 Jan 2010 16:17:56 -0000	1.33
@@ -1,2 +1,2 @@
-asterisk-1.6.2.1-rc1.tar.gz
-asterisk-1.6.2.1-rc1.tar.gz.asc
+asterisk-1.6.2.1.tar.gz
+asterisk-1.6.2.1.tar.gz.asc


Index: asterisk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/asterisk/devel/asterisk.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -p -r1.70 -r1.71
--- asterisk.spec	12 Jan 2010 16:50:09 -0000	1.70
+++ asterisk.spec	15 Jan 2010 16:17:57 -0000	1.71
@@ -1,8 +1,8 @@
-%global _rc 1
+#global _rc 1
 Summary: The Open Source PBX
 Name: asterisk
 Version: 1.6.2.1
-Release: 0.1%{?_rc:.rc%{_rc}}%{?dist}
+Release: 1%{?_rc:.rc%{_rc}}%{?dist}
 License: GPLv2
 Group: Applications/Internet
 URL: http://www.asterisk.org/
@@ -1039,6 +1039,26 @@ fi
 %{_libdir}/asterisk/modules/app_voicemail_plain.so
 
 %changelog
+* Fri Jan 15 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.2.1-1
+- Update to 1.6.2.1 final:
+- 
+- * CLI 'queue show' formatting fix.
+-   (Closes issue #16078. Reported by RoadKill. Tested by dvossel. Patched by
+-    ppyy.)
+- 
+- * Fix misreverting from 177158.
+-   (Closes issue #15725. Reported, Tested by shanermn. Patched by dimas.)
+- 
+- * Fixes subscriptions being lost after 'module reload'.
+-   (Closes issue #16093. Reported by jlaroff. Patched by dvossel.)
+- 
+- * app_queue segfaults if realtime field uniqueid is NULL
+-  (Closes issue #16385. Reported, Tested, Patched by haakon.)
+- 
+- * Fix to Monitor which previously assumed the file to write to did not contain
+-   pathing.
+-   (Closes issue #16377, #16376. Reported by bcnit. Patched by dant.
+
 * Tue Jan 12 2010 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.2.1-0.1.rc1
 - Update to 1.6.2.1-rc1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/asterisk/devel/sources,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- sources	12 Jan 2010 16:50:09 -0000	1.32
+++ sources	15 Jan 2010 16:17:57 -0000	1.33
@@ -1,2 +1,2 @@
-ea9ebce6e463da58dac3d6eab235e276  asterisk-1.6.2.1-rc1.tar.gz
-8931970228ef16e83cb8e0db3c0f4196  asterisk-1.6.2.1-rc1.tar.gz.asc
+8fbc60f9d80e686c749ae95292e225d8  asterisk-1.6.2.1.tar.gz
+686674ef4853c950a240f48d51e4f7e7  asterisk-1.6.2.1.tar.gz.asc



More information about the scm-commits mailing list